diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d488e0c6ed5..fca5e8b8a2d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2004/05/22 05:36:37 sekiya Exp $ +# $NetBSD: Makefile,v 1.239 2004/06/05 19:08:47 nathanw Exp $ # COMMENT= Audio tools @@ -26,6 +26,7 @@ SUBDIR+= cs4235 SUBDIR+= csound-bath SUBDIR+= csound-dev SUBDIR+= csound-manual +SUBDIR+= daapd SUBDIR+= dap SUBDIR+= darkice SUBDIR+= disc-cover |