diff options
Diffstat (limited to 'gst/smoothwave')
-rw-r--r-- | gst/smoothwave/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/smoothwave/Makefile.am b/gst/smoothwave/Makefile.am index d7312a4f..0559183f 100644 --- a/gst/smoothwave/Makefile.am +++ b/gst/smoothwave/Makefile.am @@ -5,6 +5,7 @@ libgstsmoothwave_la_SOURCES = gstsmoothwave.c libgstsmoothwave_la_CFLAGS = $(GST_CFLAGS) libgstsmoothwave_la_LIBADD = libgstsmoothwave_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstsmoothwave_la_LIBTOOLFLAGS = --tag=disable-static noinst_HEADERS = gstsmoothwave.h |