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 a0f7c1fdb83..0fbd96697db 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.231 2004/05/02 04:30:35 grant Exp $ +# $NetBSD: Makefile,v 1.232 2004/05/02 23:00:43 xtraeme Exp $ # COMMENT= Audio tools @@ -143,6 +143,7 @@ SUBDIR+= mserv SUBDIR+= mserv-devel SUBDIR+= mserv_irman SUBDIR+= mstream +SUBDIR+= muse SUBDIR+= musicbox SUBDIR+= musicbrainz SUBDIR+= musicpd |