summaryrefslogtreecommitdiff
path: root/gst/hdvparse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/hdvparse/Makefile.am')
-rw-r--r--gst/hdvparse/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/hdvparse/Makefile.am b/gst/hdvparse/Makefile.am
index 20b09228d..c3e05ea30 100644
--- a/gst/hdvparse/Makefile.am
+++ b/gst/hdvparse/Makefile.am
@@ -9,7 +9,7 @@ noinst_HEADERS = \
libgsthdvparse_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS)
libgsthdvparse_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(LIBM)
libgsthdvparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgsthdvparse_la_LIBTOOLFLAGS = --tag=disable-static
+libgsthdvparse_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
Android.mk: Makefile.am $(BUILT_SOURCES)
androgenizer \