diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index f42594799ab..1a6f928abf3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2006/08/03 21:16:57 wiz Exp $ +# $NetBSD: Makefile,v 1.329 2006/08/19 00:03:50 wiz Exp $ # COMMENT= Audio tools @@ -245,6 +245,7 @@ SUBDIR+= rip SUBDIR+= rosegarden SUBDIR+= rplay SUBDIR+= rsynth +SUBDIR+= shntool SUBDIR+= shorten SUBDIR+= sidplay SUBDIR+= sidplay2 |