diff options
Diffstat (limited to 'gst/qtdemux/Makefile.am')
-rw-r--r-- | gst/qtdemux/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/qtdemux/Makefile.am b/gst/qtdemux/Makefile.am index 8363cdac..2f97f8d1 100644 --- a/gst/qtdemux/Makefile.am +++ b/gst/qtdemux/Makefile.am @@ -7,6 +7,7 @@ libgstqtdemux_la_LIBADD = \ $(GST_BASE_LIBS) $(ZLIB_LIBS) libgstqtdemux_la_LDFLAGS = ${GST_PLUGIN_LDFLAGS} libgstqtdemux_la_SOURCES = quicktime.c gstrtpxqtdepay.c qtdemux.c qtdemux_types.c qtdemux_dump.c +libgstqtdemux_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = \ qtdemux.h \ |