summaryrefslogtreecommitdiff
path: root/ext/x264
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-24 12:15:54 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2013-04-15 15:56:02 +0200
commitef182de45f2feee595ad52bda63adeb90fee8282 (patch)
tree9f06a8a10f65fa07e877680c6097f9b4c87d23c2 /ext/x264
parent12ad2c0e7d9940205a10db2108613ae9b0aeff93 (diff)
gst: Add better support for static plugins
Diffstat (limited to 'ext/x264')
-rw-r--r--ext/x264/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/x264/Makefile.am b/ext/x264/Makefile.am
index f69c9b13..aae96032 100644
--- a/ext/x264/Makefile.am
+++ b/ext/x264/Makefile.am
@@ -12,7 +12,7 @@ libgstx264_la_LIBADD = \
$(GST_LIBS) \
$(X264_LIBS)
libgstx264_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstx264_la_LIBTOOLFLAGS = --tag=disable-static
+libgstx264_la_LIBTOOLFLAGS = $(GST_PLUGIN_LIBTOOLFLAGS)
noinst_HEADERS = gstx264enc.h