summaryrefslogtreecommitdiff
path: root/gst/audiotestsrc
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/audiotestsrc
parent1813701ef2fc88dd3b09ed5705aab00688c47c01 (diff)
downloadgstreamer-plugins-base-d2d79e3bc2a02ec57258e504b031f7e2d3729ea2.tar.gz
gst: Add better support for static plugins
Diffstat (limited to 'gst/audiotestsrc')
-rw-r--r--gst/audiotestsrc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/audiotestsrc/Makefile.am b/gst/audiotestsrc/Makefile.am
index a7c019def..3680d20bb 100644
--- a/gst/audiotestsrc/Makefile.am
+++ b/gst/audiotestsrc/Makefile.am
@@ -6,7 +6,7 @@ libgstaudiotestsrc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstaudiotestsrc_la_LIBADD = \
$(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_API_VERSION@.la \
$(GST_BASE_LIBS) $(GST_LIBS) $(LIBM)
-libgstaudiotestsrc_la_LIBTOOLFLAGS = --tag=disable-static
+libgstaudiotestsrc_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstaudiotestsrc.h