summaryrefslogtreecommitdiffstats
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 23c2a002..5313ae80 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -252,12 +252,6 @@ TIMIDITY_DIR=
endif
endif
-if USE_TWOLAME
-TWOLAME_DIR=twolame
-else
-TWOLAME_DIR=
-endif
-
# if USE_POLYP
# POLYP_DIR=polyp
# else
@@ -388,7 +382,6 @@ SUBDIRS=\
$(TARKIN_DIR) \
$(THEORA_DIR) \
$(TIMIDITY_DIR) \
- $(TWOLAME_DIR) \
$(X264_DIR) \
$(XINE_DIR) \
$(XVID_DIR)
@@ -433,6 +426,5 @@ DIST_SUBDIRS = \
swfdec \
theora \
timidity \
- twolame \
x264 \
xvid