diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8543b548d12..acf9e9a6f4e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2001/04/22 08:22:48 tron Exp $ +# $NetBSD: Makefile,v 1.95 2001/04/27 17:18:20 wiz Exp $ # COMMENT= Audio tools @@ -14,6 +14,7 @@ SUBDIR+= cdparanoia SUBDIR+= cmp3 SUBDIR+= cs4235 SUBDIR+= csound +SUBDIR+= csound-bath SUBDIR+= csound-manual SUBDIR+= dap SUBDIR+= disc-cover |