diff options
Diffstat (limited to 'gst/mpeg1sys')
-rw-r--r-- | gst/mpeg1sys/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/mpeg1sys/Makefile.am b/gst/mpeg1sys/Makefile.am index 7bc1dda7..aa723476 100644 --- a/gst/mpeg1sys/Makefile.am +++ b/gst/mpeg1sys/Makefile.am @@ -7,6 +7,7 @@ libgstmpeg1systemencode_la_SOURCES = gstmpeg1systemencode.c \ libgstmpeg1systemencode_la_CFLAGS = $(GST_CFLAGS) libgstmpeg1systemencode_la_LIBADD = libgstmpeg1systemencode_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstmpeg1systemencode_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstmpeg1systemencode.h \ main.h \ |