diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b4c213fb022..7e49f6ad860 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.321 2006/07/05 21:15:13 wiz Exp $ +# $NetBSD: Makefile,v 1.322 2006/07/07 18:01:24 drochner Exp $ # COMMENT= Audio tools @@ -249,6 +249,7 @@ SUBDIR+= spiralsynth SUBDIR+= splay SUBDIR+= streamripper SUBDIR+= streamtuner +SUBDIR+= sound-juicer SUBDIR+= sweep SUBDIR+= taglib SUBDIR+= tcd |