Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-24 14:14:50 +0400
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-15 17:54:11 +0400
commitb0b0557c4859f98db62a531b853c157a06c1bcdc (patch)
tree042439d2fbf5828ecb9a220c2c42c43ddaaf6e82 /sys/directsound/Makefile.am
parent2ea9a66dd5a73e1a62387b3fea1af749f8111197 (diff)
gst: Add better support for static plugins
Diffstat (limited to 'sys/directsound/Makefile.am')
-rw-r--r--sys/directsound/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/directsound/Makefile.am b/sys/directsound/Makefile.am
index e4211dcbe..9581d28ee 100644
--- a/sys/directsound/Makefile.am
+++ b/sys/directsound/Makefile.am
@@ -13,6 +13,6 @@ libgstdirectsoundsink_la_LIBADD = \
$(GST_LIBS) \
$(DIRECTSOUND_LIBS)
libgstdirectsoundsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(DIRECTSOUND_LDFLAGS)
-libgstdirectsoundsink_la_LIBTOOLFLAGS = --tag=disable-static
+libgstdirectsoundsink_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstdirectsoundsink.h