summaryrefslogtreecommitdiff
path: root/gst/typefind/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/typefind/Makefile.am')
-rw-r--r--gst/typefind/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/typefind/Makefile.am b/gst/typefind/Makefile.am
index 4dfda7c5b..414b55d62 100644
--- a/gst/typefind/Makefile.am
+++ b/gst/typefind/Makefile.am
@@ -9,7 +9,7 @@ libgsttypefindfunctions_la_LIBADD = \
$(top_builddir)/gst-libs/gst/pbutils/libgstpbutils-@GST_API_VERSION@.la \
$(GST_BASE_LIBS) $(GST_LIBS) $(GIO_LIBS)
-libgsttypefindfunctions_la_LIBTOOLFLAGS = --tag=disable-static
+libgsttypefindfunctions_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
Android.mk: Makefile.am $(BUILT_SOURCES)
androgenizer \