diff options
Diffstat (limited to 'externals/build')
-rw-r--r-- | externals/build/doc/makefile | 3 |
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 \ |