diff options
Diffstat (limited to 'gst/scaletempo/Makefile.am')
-rw-r--r-- | gst/scaletempo/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/scaletempo/Makefile.am b/gst/scaletempo/Makefile.am index a3c83993e..c54502b68 100644 --- a/gst/scaletempo/Makefile.am +++ b/gst/scaletempo/Makefile.am @@ -8,6 +8,7 @@ libgstscaletempoplugin_la_SOURCES = gstscaletempoplugin.c gstscaletempo.c libgstscaletempoplugin_la_CFLAGS = $(GST_CFLAGS) libgstscaletempoplugin_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) libgstscaletempoplugin_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstscaletempoplugin_la_LIBTOOLFLAGS = --tag=disable-static # headers we need but don't want installed noinst_HEADERS = gstscaletempo.h |