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 208058f9228..10495a55824 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.324 2006/07/12 13:16:51 wiz Exp $ +# $NetBSD: Makefile,v 1.325 2006/07/23 11:51:49 rillig Exp $ # COMMENT= Audio tools @@ -169,6 +169,7 @@ SUBDIR+= libvisual0.2-plugins SUBDIR+= libvorbis SUBDIR+= liteamp SUBDIR+= liveice +SUBDIR+= lmms SUBDIR+= mad SUBDIR+= mad123 SUBDIR+= madman |