summaryrefslogtreecommitdiffstats
path: root/ext/Makefile.am
diff options
context:
space:
mode:
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 9a0dd8b0..d8ddaa47 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -227,13 +227,13 @@ SPC_DIR=
endif
if USE_SWFDEC
-SWFDEC_DIR=swfdec
+#SWFDEC_DIR=swfdec
else
SWFDEC_DIR=
endif
if USE_THEORADEC
-THEORA_DIR = theora
+#THEORA_DIR = theora
else
THEORA_DIR =
endif