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 f90cb8e2412..160380c1dba 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2002/01/06 06:52:45 jmcneill Exp $ +# $NetBSD: Makefile,v 1.123 2002/02/12 14:22:13 martin Exp $ # COMMENT= Audio tools @@ -96,6 +96,7 @@ SUBDIR+= mp3check SUBDIR+= mp3info SUBDIR+= mp3to SUBDIR+= mpg123 +SUBDIR+= mserv SUBDIR+= musicbox SUBDIR+= nas SUBDIR+= normalize |