diff options
Diffstat (limited to 'gst/videodrop')
-rw-r--r-- | gst/videodrop/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/videodrop/Makefile.am b/gst/videodrop/Makefile.am index 536df539..d5bb860c 100644 --- a/gst/videodrop/Makefile.am +++ b/gst/videodrop/Makefile.am @@ -6,5 +6,6 @@ libgstvideodrop_la_SOURCES = \ libgstvideodrop_la_CFLAGS = $(GST_CFLAGS) libgstvideodrop_la_LIBADD = libgstvideodrop_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstvideodrop_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstvideodrop.h |