summaryrefslogtreecommitdiff
path: root/gst/removesilence
diff options
context:
space:
mode:
Diffstat (limited to 'gst/removesilence')
-rw-r--r--gst/removesilence/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/removesilence/Makefile.am b/gst/removesilence/Makefile.am
index 23e0f702a..a927e53ce 100644
--- a/gst/removesilence/Makefile.am
+++ b/gst/removesilence/Makefile.am
@@ -5,7 +5,7 @@ libgstremovesilence_la_SOURCES = gstremovesilence.c vad_private.c
libgstremovesilence_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
libgstremovesilence_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) $(GST_LIBS)
libgstremovesilence_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstremovesilence_la_LIBTOOLFLAGS = --tag=disable-static
+libgstremovesilence_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = \
gstremovesilence.h \