aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-20 05:21:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-20 05:21:55 +0000
commit75ff432b273f6484dcefe48914d4fb863046230f (patch)
treed52ee4cef0f179946aac2eeaca07408039c3153f /Makefile
parent01dc1fd220d6f17929bb613412dd2f54fe8eb438 (diff)
included tools as objects with help patches, and fixed all other help patch errors
svn path=/trunk/externals/chaos/; revision=15630
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dddc88e..c7f1c3e 100644
--- a/Makefile
+++ b/Makefile
@@ -10,10 +10,10 @@ SOURCES = attract1.c base3.c base.c dejong.c gingerbreadman.c henon.c hopalong.c
# list all pd objects (i.e. myobject.pd) files here, and their helpfiles will
# be included automatically
-PDOBJECTS =
+PDOBJECTS = fractal-tools.pd search-tools.pd
# example patches and related files, in the 'examples' subfolder
-EXAMPLES = fractal-tools.pd loop.pd martin-test-help.pd popcorn-test-help.pd quaruptwo-test-help.pd readme-frac-format.pd readme-fractals.pd readme-gen-fractal.pd readme-lyapunov.pd readme-operation.pd readme-parameter-ranges.pd readme-searching.pd search-tools.pd
+EXAMPLES = loop.pd martin-test-help.pd popcorn-test-help.pd quaruptwo-test-help.pd readme-frac-format.pd readme-fractals.pd readme-gen-fractal.pd readme-lyapunov.pd readme-operation.pd readme-parameter-ranges.pd readme-searching.pd
# manuals and related files, in the 'manual' subfolder
MANUAL =