summaryrefslogtreecommitdiff
path: root/gst/multifile
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/multifile
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/multifile')
-rw-r--r--gst/multifile/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/multifile/Makefile.am b/gst/multifile/Makefile.am
index f7aa42a2a..e6e8a12da 100644
--- a/gst/multifile/Makefile.am
+++ b/gst/multifile/Makefile.am
@@ -14,7 +14,6 @@ libgstmultifile_la_SOURCES = \
libgstmultifile_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(GIO_CFLAGS)
libgstmultifile_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) -lgstvideo-@GST_API_VERSION@ $(GST_BASE_LIBS) $(GST_LIBS) $(GIO_LIBS)
libgstmultifile_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstmultifile_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstmultifilesrc.h gstmultifilesink.h gstsplitfilesrc.h gstsplitmuxsink.h \
gstsplitmuxsrc.h gstsplitmuxpartreader.h gstsplitutils.h patternspec.h