aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-11 19:07:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-04-11 19:07:13 +0000
commite145170236840590069bb9e517e4ea32378b1725 (patch)
tree27f69fa7558d254881b477bd20d8107c53c3af93
parentc20c32c20c90058147cfd3f8754350dc7f619e73 (diff)
moved helpfile from build/doc to arraysize dir
svn path=/trunk/; revision=1596
-rw-r--r--externals/build/doc/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/externals/build/doc/makefile b/externals/build/doc/makefile
index b0f8ef32..eb82b34b 100644
--- a/externals/build/doc/makefile
+++ b/externals/build/doc/makefile
@@ -12,8 +12,9 @@ all:
cp ../../sprinkler/sprinkler-help.pd $(DOC_DIR)
# all of the rest
cp ../../OSCx/doc/*.pd \
- ../../ann/examples/*.* \
../../aenv~/*.pd \
+ ../../ann/examples/*.* \
+ ../../arraysize/*.pd \
../../beatpipe/*.pd \
../../build/*.pd \
../../bbogart/chaos/tools/*.pd \