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 eb51cec5bcf..36bc4093f08 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.250 2004/08/26 13:36:13 seb Exp $ +# $NetBSD: Makefile,v 1.251 2004/08/27 00:06:43 wiz Exp $ # COMMENT= Audio tools @@ -127,6 +127,7 @@ SUBDIR+= liteamp SUBDIR+= liveice SUBDIR+= mad SUBDIR+= mad123 +SUBDIR+= madman SUBDIR+= madplay SUBDIR+= maplay SUBDIR+= mbrola |