diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e579001b55b8..09cce7ea67f7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1999/04/13 23:37:35 mharo Exp $ +# $Id: Makefile,v 1.81 1999/04/16 06:45:07 flathill Exp $ # SUBDIR += amp @@ -25,6 +25,7 @@ SUBDIR += linux-realplayer SUBDIR += maplay SUBDIR += mikmod + SUBDIR += mixer.app SUBDIR += mp3encode SUBDIR += mp3info SUBDIR += mpegaudio |