diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4adb59e8e3e..10619dd64c1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2002/02/23 07:49:59 rxg Exp $ +# $NetBSD: Makefile,v 1.126 2002/03/02 02:36:39 rxg Exp $ # COMMENT= Audio tools @@ -104,6 +104,7 @@ SUBDIR+= nas SUBDIR+= normalize SUBDIR+= nspmod SUBDIR+= p5-Audio-CD-disc-cover +SUBDIR+= p5-MP3-Info SUBDIR+= p5-MP3-Tag SUBDIR+= py-cddb SUBDIR+= realplayer |