summaryrefslogtreecommitdiff
path: root/ext/libvisual
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 /ext/libvisual
parent1813701ef2fc88dd3b09ed5705aab00688c47c01 (diff)
downloadgstreamer-plugins-base-d2d79e3bc2a02ec57258e504b031f7e2d3729ea2.tar.gz
gst: Add better support for static plugins
Diffstat (limited to 'ext/libvisual')
-rw-r--r--ext/libvisual/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/libvisual/Makefile.am b/ext/libvisual/Makefile.am
index 07eec1a50..a996b8ea2 100644
--- a/ext/libvisual/Makefile.am
+++ b/ext/libvisual/Makefile.am
@@ -7,6 +7,6 @@ libgstlibvisual_la_LIBADD = \
$(top_builddir)/gst-libs/gst/video/libgstvideo-$(GST_API_VERSION).la \
$(GST_BASE_LIBS) $(LIBVISUAL_LIBS)
libgstlibvisual_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstlibvisual_la_LIBTOOLFLAGS = --tag=disable-static
+libgstlibvisual_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = visual.h gstaudiovisualizer.h