summaryrefslogtreecommitdiff
path: root/ext/opus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opus/Makefile.am')
-rw-r--r--ext/opus/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/opus/Makefile.am b/ext/opus/Makefile.am
index 13ae8a2f0..d22c664e0 100644
--- a/ext/opus/Makefile.am
+++ b/ext/opus/Makefile.am
@@ -14,6 +14,6 @@ libgstopus_la_LIBADD = \
$(GST_LIBS) \
$(OPUS_LIBS)
libgstopus_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(LIBM)
-libgstopus_la_LIBTOOLFLAGS = --tag=disable-static
+libgstopus_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstopusenc.h gstopusdec.h gstopusparse.h gstopusheader.h gstopuscommon.h gstrtpopuspay.h gstrtpopusdepay.h