summaryrefslogtreecommitdiffstats
path: root/ext/jpeg
diff options
context:
space:
mode:
Diffstat (limited to 'ext/jpeg')
-rw-r--r--ext/jpeg/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/jpeg/Makefile.am b/ext/jpeg/Makefile.am
index 044c30ca..c8890c84 100644
--- a/ext/jpeg/Makefile.am
+++ b/ext/jpeg/Makefile.am
@@ -11,6 +11,7 @@ libgstjpeg_la_SOURCES = \
libgstjpeg_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
libgstjpeg_la_LIBADD = $(GST_LIBS) $(JPEG_LIBS) $(LIBM)
libgstjpeg_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstjpeg_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = \
gstjpegdec.h gstjpegenc.h \