summaryrefslogtreecommitdiff
path: root/gst/icydemux
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-24 12:14:50 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-15 15:54:11 +0200
commitb0b0557c4859f98db62a531b853c157a06c1bcdc (patch)
tree042439d2fbf5828ecb9a220c2c42c43ddaaf6e82 /gst/icydemux
parent2ea9a66dd5a73e1a62387b3fea1af749f8111197 (diff)
downloadgstreamer-plugins-good-b0b0557c4859f98db62a531b853c157a06c1bcdc.tar.gz
gst: Add better support for static plugins
Diffstat (limited to 'gst/icydemux')
-rw-r--r--gst/icydemux/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/icydemux/Makefile.am b/gst/icydemux/Makefile.am
index 1da2af450..f7a4a82e9 100644
--- a/gst/icydemux/Makefile.am
+++ b/gst/icydemux/Makefile.am
@@ -4,7 +4,7 @@ libgsticydemux_la_SOURCES = gsticydemux.c
libgsticydemux_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
libgsticydemux_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgsttag-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS) $(ZLIB_LIBS)
libgsticydemux_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgsticydemux_la_LIBTOOLFLAGS = --tag=disable-static
+libgsticydemux_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gsticydemux.h