diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6b65cf9ed4d..8543b548d12 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2001/04/19 10:28:21 wiz Exp $ +# $NetBSD: Makefile,v 1.94 2001/04/22 08:22:48 tron Exp $ # COMMENT= Audio tools @@ -86,6 +86,7 @@ SUBDIR+= mp3to SUBDIR+= mpg123 SUBDIR+= musicbox SUBDIR+= nas +SUBDIR+= nbc-vbi SUBDIR+= nspmod SUBDIR+= p5-Audio-CD-disc-cover SUBDIR+= p5-MP3-Tag |