summaryrefslogtreecommitdiff
path: root/gst/gio
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/gio
parent04d5dafa7141e933f320a923e2e1f52d2adcea84 (diff)
gst: Add better support for static plugins
Diffstat (limited to 'gst/gio')
-rw-r--r--gst/gio/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gio/Makefile.am b/gst/gio/Makefile.am
index f4b1611b3..111dfb179 100644
--- a/gst/gio/Makefile.am
+++ b/gst/gio/Makefile.am
@@ -15,7 +15,7 @@ libgstgio_la_SOURCES = \
libgstgio_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(GIO_CFLAGS)
libgstgio_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(GIO_LIBS)
libgstgio_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GIO_LDFLAGS)
-libgstgio_la_LIBTOOLFLAGS = --tag=disable-static
+libgstgio_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
# headers we need but don't want installed
noinst_HEADERS = \