From 47b27c37320b295d4b361e526af321736f832479 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 12 Apr 2005 15:59:04 +0000 Subject: - added headers from 0.38-4 to externals/build/include and added README so people don't repeat the same mistake of removing/etc. - added Pd src to include search before externals/build/include so if the Pd src is in the standard dev layout, externals will be compiled with those headers instead of externals/build/include svn path=/trunk/; revision=2744 --- externals/build/doc/makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'externals/build/doc') diff --git a/externals/build/doc/makefile b/externals/build/doc/makefile index 6ac8adde..489c71c0 100644 --- a/externals/build/doc/makefile +++ b/externals/build/doc/makefile @@ -27,9 +27,10 @@ all: ../../ggee/*/*.pd \ ../../gem2pdp/*.pd \ ../../ff/*.pd \ - ../../hcs/*.pd \ + ../../hcs/*-help.pd \ ../../hcs/hid/*-help.pd \ ../../hcs/hid/ev*-list.pd \ + ../../hcs/pan/*-help.pd \ ../../markex/*.pd \ ../../maxlib/help/*.* \ ../../mjlib/doc/*.pd \ @@ -52,6 +53,8 @@ all: # its best not to change the objects install -d -m0755 $(DOC_DIR)/iemhelp cp ../../iemlib/iemhelp/*.* $(DOC_DIR)/iemhelp +# comport + cp ../../iem/comport/comport/testcomport.pd $(DOC_DIR)/comport-help.pd #---------------------------------------------------------------------------- # remove help files for objects that are not included due to conflicts, etc. # -- cgit v1.2.1