diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 2fc44e67f95..e7c91a34ec1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2000/10/15 17:53:59 rh Exp $ +# $NetBSD: Makefile,v 1.71 2000/10/15 21:59:20 tron Exp $ # SUBDIR += ac3dec @@ -63,6 +63,7 @@ SUBDIR += mbrolavox-us2 SUBDIR += mbrolavox-us3 SUBDIR += mikmod + SUBDIR += mp3check SUBDIR += mp3info SUBDIR += mpg123 SUBDIR += musicbox |