From 284501835e5ca0476afff1d2196e74a442cbb1f0 Mon Sep 17 00:00:00 2001
From: Hans-Christoph Steiner <eighthave@users.sourceforge.net>
Date: Thu, 14 Apr 2005 02:11:54 +0000
Subject: added comport/bird objects and help; wrote in TODO

svn path=/trunk/; revision=2764
---
 externals/build/doc/makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'externals/build/doc')

diff --git a/externals/build/doc/makefile b/externals/build/doc/makefile
index ada1d8ed..13088f0a 100644
--- a/externals/build/doc/makefile
+++ b/externals/build/doc/makefile
@@ -32,6 +32,7 @@ all:
 			../../hcs/hid/*-help.pd \
 			../../hcs/hid/ev*-list.pd \
 			../../hcs/pan/*-help.pd \
+			../../iem/comport/*/*-help.pd \
 			../../markex/*.pd \
 			../../maxlib/help/*.* \
 			../../mjlib/doc/*.pd \
@@ -54,8 +55,6 @@ all:
 # its best not to change the objects
 	install -d -m0755 $(DOC_DIR)/iemhelp
 	cp -p ../../iemlib/iemhelp/*.* $(DOC_DIR)/iemhelp
-# comport
-	cp -p ../../iem/comport/comport/testcomport.pd $(DOC_DIR)/comport-help.pd
 #----------------------------------------------------------------------------
 # zexy uses its own dir
 	cp -Rp ../../zexy/examples $(DOC_DIR)/zexy
-- 
cgit v1.2.1