summaryrefslogtreecommitdiffstats
path: root/gst/colorspace/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/colorspace/Makefile.am')
-rw-r--r--gst/colorspace/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/colorspace/Makefile.am b/gst/colorspace/Makefile.am
index 74d55a7b..4b134c0b 100644
--- a/gst/colorspace/Makefile.am
+++ b/gst/colorspace/Makefile.am
@@ -10,5 +10,6 @@ libgstyuvtorgbcolorspace_la_SOURCES = gstcolorspace.c yuv2rgb.c
libgstyuvtorgbcolorspace_la_CFLAGS = $(GST_CFLAGS)
libgstyuvtorgbcolorspace_la_LIBADD =
libgstyuvtorgbcolorspace_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstyuvtorgbcolorspace_la_LIBTOOLFLAGS = --tag=disable-static
noinst_HEADERS = yuv2rgb.h gstcolorspace.h