diff options
Diffstat (limited to 'gst/cdxaparse')
-rw-r--r-- | gst/cdxaparse/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/cdxaparse/Makefile.am b/gst/cdxaparse/Makefile.am index db2a333d..58b289af 100644 --- a/gst/cdxaparse/Makefile.am +++ b/gst/cdxaparse/Makefile.am @@ -21,3 +21,5 @@ libgstcdxaparse_la_LIBADD = \ -lgstriff-@GST_MAJORMINOR@ libgstcdxaparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +libgstcdxaparse_la_LIBTOOLFLAGS = --tag=disable-static + |