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 144b5045e3e..4d4fb160fdd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.314 2006/05/21 22:35:48 ben Exp $ +# $NetBSD: Makefile,v 1.315 2006/05/21 22:46:49 ben Exp $ # COMMENT= Audio tools @@ -34,6 +34,7 @@ SUBDIR+= cripple SUBDIR+= cs4235 SUBDIR+= csound4 SUBDIR+= csound4-manual +SUBDIR+= csound5 SUBDIR+= daapd SUBDIR+= dap SUBDIR+= darkice |