summaryrefslogtreecommitdiff
path: root/gst/mpegdemux/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mpegdemux/Makefile.am')
-rw-r--r--gst/mpegdemux/Makefile.am18
1 files changed, 9 insertions, 9 deletions
diff --git a/gst/mpegdemux/Makefile.am b/gst/mpegdemux/Makefile.am
index 3c9cf844b..2932fee7f 100644
--- a/gst/mpegdemux/Makefile.am
+++ b/gst/mpegdemux/Makefile.am
@@ -2,16 +2,16 @@ plugin_LTLIBRARIES = libgstmpegdemux.la
libgstmpegdemux_la_SOURCES = \
flumpegdemux.c \
- flutspatinfo.c \
- flutspmtinfo.c \
- flutspmtstreaminfo.c \
gstmpegdemux.c \
- gstmpegdesc.c \
- gstmpegtsdemux.c \
- gstpesfilter.c \
- gstsectionfilter.c \
- mpegtsparse.c \
- mpegtspacketizer.c
+ gstpesfilter.c
+# flutspatinfo.c
+# flutspmtinfo.c
+# flutspmtstreaminfo.c
+# gstmpegdesc.c \
+# gstmpegtsdemux.c \
+# gstsectionfilter.c \
+# mpegtsparse.c \
+# mpegtspacketizer.c
libgstmpegdemux_la_CFLAGS = \
$(GST_PLUGINS_BASE_CFLAGS) \