From ba53f2ff3b8b238bc7c8ccd99a0c9ae9a4b81390 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Tue, 10 Mar 2009 00:10:09 +0000 Subject: Moved twolame from Bad to Ugly --- ext/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ext/Makefile.am') 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 -- cgit v1.2.1