diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-12 02:01:05 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-12 02:01:05 +0000 |
commit | 1be7f73ef30f1ee590da9ce18a037d03113e68a7 (patch) | |
tree | 54c4c8d7be857511ba2e60cb9874f2a3bdbc32d4 /audio/Makefile | |
parent | d5001a3969ade0c6f87cbc082c1493ea0bc836cf (diff) |
second try at adding csound-manual
Notes
Notes:
svn path=/head/; revision=33720
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 4db76ebfff66..34b2e1235f4f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -19,6 +19,7 @@ SUBDIR += cdrdao SUBDIR += cmp3 SUBDIR += csound + SUBDIR += csound-manual SUBDIR += dagrab SUBDIR += dap SUBDIR += esound |