summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgconfig/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgconfig/Makefile.am b/pkgconfig/Makefile.am
index 4bea82dcd..63a14c2d6 100644
--- a/pkgconfig/Makefile.am
+++ b/pkgconfig/Makefile.am
@@ -20,10 +20,8 @@ pcverfiles_uninstalled = \
gstreamer-bad-audio-@GST_API_VERSION@-uninstalled.pc \
gstreamer-bad-video-@GST_API_VERSION@-uninstalled.pc
-if USE_SCTP
pcverfiles += gstreamer-sctp-@GST_API_VERSION@.pc
pcverfiles_uninstalled += gstreamer-sctp-@GST_API_VERSION@-uninstalled.pc
-endif
all-local: $(pcverfiles) $(pcverfiles_uninstalled)