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>2013-04-15 15:52:58 +0200
commit948a4a36329c1b47f0369590a260a00f0f3d0eb8 (patch)
treede811acab751428a015a9997a729dbf29b0f97aa /ext/libvisual
parent04d5dafa7141e933f320a923e2e1f52d2adcea84 (diff)
downloadgstreamer-plugins-base-948a4a36329c1b47f0369590a260a00f0f3d0eb8.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