summaryrefslogtreecommitdiffstats
path: root/ext/pulse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pulse/Makefile.am')
-rw-r--r--ext/pulse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pulse/Makefile.am b/ext/pulse/Makefile.am
index b16871e6..c639b1f7 100644
--- a/ext/pulse/Makefile.am
+++ b/ext/pulse/Makefile.am
@@ -13,6 +13,7 @@ libgstpulse_la_SOURCES = \
libgstpulse_la_CFLAGS = $(GST_CFLAGS) $(GST_BASE_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(PULSE_CFLAGS)
libgstpulse_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR) $(PULSE_LIBS)
libgstpulse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstpulse_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = \
pulsemixerctrl.h \