diff options
Diffstat (limited to 'gst/nuvdemux')
-rw-r--r-- | gst/nuvdemux/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/nuvdemux/Makefile.am b/gst/nuvdemux/Makefile.am index 9a5b7e53..ef19fb63 100644 --- a/gst/nuvdemux/Makefile.am +++ b/gst/nuvdemux/Makefile.am @@ -5,6 +5,6 @@ libgstnuvdemux_la_CFLAGS = ${GST_CFLAGS} libgstnuvdemux_la_LIBADD = $(GST_BASE_LIBS) libgstnuvdemux_la_LDFLAGS = ${GST_PLUGIN_LDFLAGS} libgstnuvdemux_la_SOURCES = gstnuvdemux.c -libgstnuvdemuxla_LIBTOOLFLAGS = --tag=disable-static +libgstnuvdemux_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstnuvdemux.h |