summaryrefslogtreecommitdiff
path: root/ext/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Makefile.am')
-rw-r--r--ext/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index b0a128527..88a5f54f3 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -324,12 +324,6 @@ else
GME_DIR=
endif
-if USE_SWFDEC
-#SWFDEC_DIR=swfdec
-else
-SWFDEC_DIR=
-endif
-
if USE_TELETEXTDEC
TELETEXTDEC_DIR=teletextdec
else
@@ -415,7 +409,6 @@ SUBDIRS=\
$(SPANDSP_DIR) \
$(GME_DIR) \
$(SPC_DIR) \
- $(SWFDEC_DIR) \
$(TELETEXTDEC_DIR) \
$(TIMIDITY_DIR) \
$(XVID_DIR) \
@@ -470,7 +463,6 @@ DIST_SUBDIRS = \
spandsp \
spc \
gme \
- swfdec \
teletextdec \
timidity \
voaacenc \