diff options
Diffstat (limited to 'gst/speexresample')
-rw-r--r-- | gst/speexresample/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/speexresample/Makefile.am b/gst/speexresample/Makefile.am index 161de621..93a26116 100644 --- a/gst/speexresample/Makefile.am +++ b/gst/speexresample/Makefile.am @@ -21,6 +21,7 @@ libgstspeexresample_la_LIBADD = \ $(LIBM) libgstspeexresample_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstspeexresample_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = \ arch.h \ |