summaryrefslogtreecommitdiff
path: root/ext/theora/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/theora/Makefile.am')
-rw-r--r--ext/theora/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/theora/Makefile.am b/ext/theora/Makefile.am
index 8f0032364..91702a5e5 100644
--- a/ext/theora/Makefile.am
+++ b/ext/theora/Makefile.am
@@ -12,3 +12,5 @@ libgsttheoraexp_la_LIBADD = \
$(GST_LIBS) \
$(THEORADEC_LIBS)
libgsttheoraexp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgsttheoraexp_la_LIBTOOLFLAGS = --tag=disable-static
+