summaryrefslogtreecommitdiffstats
path: root/gst/stereo
diff options
context:
space:
mode:
Diffstat (limited to 'gst/stereo')
-rw-r--r--gst/stereo/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/stereo/Makefile.am b/gst/stereo/Makefile.am
index 970de511..dd0f550a 100644
--- a/gst/stereo/Makefile.am
+++ b/gst/stereo/Makefile.am
@@ -5,6 +5,7 @@ libgststereo_la_SOURCES = gststereo.c
libgststereo_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CONTROLLER_CFLAGS)
libgststereo_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS) $(GST_CONTROLLER_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_MAJORMINOR)
libgststereo_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgststereo_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = gststereo.h