summaryrefslogtreecommitdiff
path: root/gst/flacparse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/flacparse/Makefile.am')
-rw-r--r--gst/flacparse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/flacparse/Makefile.am b/gst/flacparse/Makefile.am
index 21e2f7451..00e6f93f2 100644
--- a/gst/flacparse/Makefile.am
+++ b/gst/flacparse/Makefile.am
@@ -7,5 +7,6 @@ libgstflacparse_la_LIBADD = \
-lgstaudio-$(GST_MAJORMINOR) \
$(GST_BASE_LIBS) $(GST_LIBS)
libgstflacparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstflacparse_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = gstbitreader.h gstbytereader.h gstbaseparse.h gstflacparse.h