summaryrefslogtreecommitdiff
path: root/ext/ogg
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ogg')
-rw-r--r--ext/ogg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ogg/Makefile.am b/ext/ogg/Makefile.am
index 5c85cf1e8..e7d57c595 100644
--- a/ext/ogg/Makefile.am
+++ b/ext/ogg/Makefile.am
@@ -28,7 +28,7 @@ libgstogg_la_LIBADD = \
$(GST_LIBS) \
$(OGG_LIBS)
libgstogg_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstogg_la_LIBTOOLFLAGS = --tag=disable-static
+libgstogg_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
Android.mk: Makefile.am $(BUILT_SOURCES)