summaryrefslogtreecommitdiff
path: root/gst/audiotestsrc
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-24 13:26:22 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-24 13:26:26 +0200
commit3c1041d5ebfde05218754ab39f637b98ae6ae12c (patch)
tree16b0b9a3692f1273e83ca05e859782ef008e96a1 /gst/audiotestsrc
parent52d48109bc4bb3fa62d7dbe41a749fab427ad1cf (diff)
downloadgstreamer-plugins-base-3c1041d5ebfde05218754ab39f637b98ae6ae12c.tar.gz
Revert "gst: Add better support for static plugins"
This reverts commit d2d79e3bc2a02ec57258e504b031f7e2d3729ea2, which was accidentially pushed.
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 3680d20bb..a7c019def 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 = $(GST_PLUGIN_LIBTOOLFLAGS)
+libgstaudiotestsrc_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = gstaudiotestsrc.h