summaryrefslogtreecommitdiffstats
path: root/ext/audioresample
diff options
context:
space:
mode:
Diffstat (limited to 'ext/audioresample')
-rw-r--r--ext/audioresample/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/audioresample/Makefile.am b/ext/audioresample/Makefile.am
index 777ff3cf..804d3c79 100644
--- a/ext/audioresample/Makefile.am
+++ b/ext/audioresample/Makefile.am
@@ -5,6 +5,7 @@ libgstaudioresample_la_SOURCES = gstaudioresample.c
libgstaudioresample_la_CFLAGS = $(GST_CFLAGS) $(AUDIORESAMPLE_CFLAGS)
libgstaudioresample_la_LIBADD = $(AUDIORESAMPLE_LIBS)
libgstaudioresample_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstaudioresample_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = gstaudioresample.h