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 d7d4da17c8a..b622f924611 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.255 2004/10/22 18:30:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.256 2004/10/23 09:25:56 wiz Exp $ # COMMENT= Audio tools @@ -184,6 +184,7 @@ SUBDIR+= py-mad SUBDIR+= py-ogg SUBDIR+= py-vorbis SUBDIR+= py-xmms +SUBDIR+= rexima SUBDIR+= rhythmbox SUBDIR+= rio SUBDIR+= rio500 |