summaryrefslogtreecommitdiff
path: root/gst/videorate/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videorate/Makefile.am')
-rw-r--r--gst/videorate/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videorate/Makefile.am b/gst/videorate/Makefile.am
index b275abab9..d950ad984 100644
--- a/gst/videorate/Makefile.am
+++ b/gst/videorate/Makefile.am
@@ -6,7 +6,7 @@ libgstvideorate_la_SOURCES = gstvideorate.c
libgstvideorate_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS)
libgstvideorate_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstvideorate_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS)
-libgstvideorate_la_LIBTOOLFLAGS = --tag=disable-static
+libgstvideorate_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
Android.mk: Makefile.am $(BUILT_SOURCES)
androgenizer \