summaryrefslogtreecommitdiff
path: root/gst/videoconvert
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-24 12:10:44 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-24 12:10:44 +0200
commitd2d79e3bc2a02ec57258e504b031f7e2d3729ea2 (patch)
tree800fca877c64f4dc8e6824d8a88da34a84484f49 /gst/videoconvert
parent1813701ef2fc88dd3b09ed5705aab00688c47c01 (diff)
gst: Add better support for static plugins
Diffstat (limited to 'gst/videoconvert')
-rw-r--r--gst/videoconvert/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videoconvert/Makefile.am b/gst/videoconvert/Makefile.am
index b17b13471..aed82d4ba 100644
--- a/gst/videoconvert/Makefile.am
+++ b/gst/videoconvert/Makefile.am
@@ -16,7 +16,7 @@ libgstvideoconvert_la_LIBADD = \
$(ORC_LIBS) \
$(LIBM)
libgstvideoconvert_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstvideoconvert_la_LIBTOOLFLAGS = --tag=disable-static
+libgstvideoconvert_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstvideoconvert.h videoconvert.h gstcms.h