summaryrefslogtreecommitdiff
path: root/gst/vmnc
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2011-03-11 10:26:01 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2011-03-11 10:26:01 +0000
commit53a9b430f3c625831c91b77e3181d32d30ef2254 (patch)
tree07ad6318ef25f4532a2ee632542b0d848e28aad4 /gst/vmnc
parentd247cf8e6d8830158e641a4b7876836d4551c8e6 (diff)
build: remove more tarkin/theoraexp build cruft
Diffstat (limited to 'gst/vmnc')
-rw-r--r--gst/vmnc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/vmnc/Makefile.am b/gst/vmnc/Makefile.am
index 55074c15b7..f807c2cbba 100644
--- a/gst/vmnc/Makefile.am
+++ b/gst/vmnc/Makefile.am
@@ -1,7 +1,7 @@
plugin_LTLIBRARIES = libgstvmnc.la
libgstvmnc_la_SOURCES = vmncdec.c
-libgstvmnc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS) $(THEORA_CFLAGS)
+libgstvmnc_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CFLAGS)
libgstvmnc_la_LIBADD = $(GST_BASE_LIBS) $(GST_LIBS)
libgstvmnc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
libgstvmnc_la_LIBTOOLFLAGS = --tag=disable-static