summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2011-12-12 10:40:08 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-12-12 10:40:08 +0100
commit9cfe3ca2335d2c72a2c2d32afb2c70935fce4b90 (patch)
tree4d7605d4f20a0b612ece8673e8c6f92be3168ea4 /ext/Makefile.am
parentddea611c0255340ebe5c11251ac55e4dc2ecaa80 (diff)
downloadgstreamer-plugins-bad-9cfe3ca2335d2c72a2c2d32afb2c70935fce4b90.tar.gz
teletextdec: Properly integrate into the build system
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 95ba3da75..dc62386ca 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -349,9 +349,9 @@ SWFDEC_DIR=
endif
if USE_TELETEXTDEC
-TELETEXT_DIR=teletextdec
+TELETEXTDEC_DIR=teletextdec
else
-TELETEXT_DIR=
+TELETEXTDEC_DIR=
endif
if USE_VP8