diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 14c9a034fa3..1794c06cd95 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.85 2001/03/12 21:22:42 wiz Exp $ +# $NetBSD: Makefile,v 1.86 2001/03/13 13:24:36 wiz Exp $ # COMMENT= Audio tools @@ -13,6 +13,8 @@ SUBDIR+= cddbd SUBDIR+= cdparanoia SUBDIR+= cmp3 SUBDIR+= cs4235 +SUBDIR+= csound +SUBDIR+= csound-manual SUBDIR+= dap SUBDIR+= easytag SUBDIR+= eawpatches |