From aa1d52749cc4337d23e83586713eb9425da06bbc Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Mon, 2 May 2005 04:40:45 +0000 Subject: - add twolame TwoLAME is an optimized MPEG Audio Layer 2 encoder It is based heavily on: - tooLAME by Michael Cheng - the ISO dist10 code - improvement to algorithms as part of the LAME project (lame.sf.net) WWW: http://twolame.sf.net/ --- audio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 3c5c4dfe9a34..983222e9f429 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -460,6 +460,7 @@ SUBDIR += tta SUBDIR += tuneradio SUBDIR += tunesbrowser + SUBDIR += twolame SUBDIR += ufmcontrol-i18n SUBDIR += umix SUBDIR += vorbis-tools -- cgit v1.2.3