diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0a7c0824d9a5..0ecfaef06f64 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1998/04/30 09:48:51 tg Exp $ +# $Id: Makefile,v 1.44 1998/06/12 08:07:11 tg Exp $ # SUBDIR += amp @@ -11,6 +11,7 @@ SUBDIR += kmpg SUBDIR += maplay SUBDIR += mikmod + SUBDIR += mp3info SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mxv |