summaryrefslogtreecommitdiff
path: root/gst/effectv
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2017-05-16 13:50:16 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2017-05-16 14:41:19 -0400
commitb68d936ae0b4cb59ca3b7853e761e162631b2319 (patch)
tree68690f7115c88b1c2cc5e4beb3beef372cbd7707 /gst/effectv
parenta910329f6dfe131da30bebba40f9561f31a944cf (diff)
downloadgstreamer-plugins-good-b68d936ae0b4cb59ca3b7853e761e162631b2319.tar.gz
Remove plugin specific static build option
Static and dynamic plugins now have the same interface. The standard --enable-static/--enable-shared toggle are sufficient.
Diffstat (limited to 'gst/effectv')
-rw-r--r--gst/effectv/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/effectv/Makefile.am b/gst/effectv/Makefile.am
index 14dff1d0b..6bc7076b5 100644
--- a/gst/effectv/Makefile.am
+++ b/gst/effectv/Makefile.am
@@ -15,7 +15,6 @@ libgsteffectv_la_LIBADD = \
$(GST_LIBS) \
$(LIBM)
libgsteffectv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgsteffectv_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gsteffectv.h gstaging.h gstdice.h gstedge.h \
gstquark.h gstrev.h gstshagadelic.h gstvertigo.h gstwarp.h gstop.h \