diff options
author | wiz <wiz@pkgsrc.org> | 2001-04-27 17:18:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-04-27 17:18:20 +0000 |
commit | 37bca17726788e8aa0809d3baf99da397cb9e1b3 (patch) | |
tree | 77180148258cc9b469c272cbc6084cee80e0b0b2 /audio | |
parent | 7ac64e1e053d09834e214bec26cf91bde4a2771f (diff) | |
download | pkgsrc-37bca17726788e8aa0809d3baf99da397cb9e1b3.tar.gz |
add and enable csound-bath
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 |