Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12738
Modified Files: Makefile Log Message: found the stupid typo, it now works on Mac OS X, and is included in the linux and darwin auto-build
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.100 retrieving revision 1.101 diff -C2 -d -r1.100 -r1.101 *** Makefile 30 Nov 2006 05:53:40 -0000 1.100 --- Makefile 30 Nov 2006 06:14:59 -0000 1.101 *************** *** 136,140 **** else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += hid pdp pidip endif endif --- 136,140 ---- else # GNU/Linux, BSD, IRIX, etc. ! LIB_TARGETS += hid hidio pdp pidip endif endif