diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index df24fe0ba1e3..b4cbc3c1b636 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.60 1998/12/23 02:54:46 flathill Exp $ +# $Id: Makefile,v 1.61 1998/12/23 19:11:28 vanilla Exp $ # SUBDIR += 8hz-mp3 @@ -18,6 +18,7 @@ SUBDIR += libaudiofile SUBDIR += maplay SUBDIR += mikmod + SUBDIR += mp3encode SUBDIR += mp3info SUBDIR += mpegaudio SUBDIR += mpg123 |