summaryrefslogtreecommitdiff
path: root/gst/audioresample
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 /gst/audioresample
parent04d5dafa7141e933f320a923e2e1f52d2adcea84 (diff)
downloadgstreamer-plugins-base-948a4a36329c1b47f0369590a260a00f0f3d0eb8.tar.gz
gst: Add better support for static plugins
Diffstat (limited to 'gst/audioresample')
-rw-r--r--gst/audioresample/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/audioresample/Makefile.am b/gst/audioresample/Makefile.am
index 78b4e24f9..607115d55 100644
--- a/gst/audioresample/Makefile.am
+++ b/gst/audioresample/Makefile.am
@@ -27,7 +27,7 @@ libgstaudioresample_la_LIBADD = \
$(LIBM)
libgstaudioresample_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstaudioresample_la_LIBTOOLFLAGS = --tag=disable-static
+libgstaudioresample_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = \
arch.h \