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 527a5a0f57c..973b11cdb0c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.282 2005/05/21 03:17:00 grant Exp $ +# $NetBSD: Makefile,v 1.283 2005/05/21 23:20:23 augustss Exp $ # COMMENT= Audio tools @@ -200,6 +200,7 @@ SUBDIR+= portaudio SUBDIR+= py-ao SUBDIR+= py-cddb SUBDIR+= py-mad +SUBDIR+= py-musique SUBDIR+= py-ogg SUBDIR+= py-vorbis SUBDIR+= py-xmms |