Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11721
Modified Files: Makefile Log Message: arg, a little space messed up everything for the WiiRemote README at least
Index: Makefile =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile,v retrieving revision 1.108 retrieving revision 1.109 diff -C2 -d -r1.108 -r1.109 *** Makefile 16 Dec 2006 22:25:22 -0000 1.108 --- Makefile 17 Dec 2006 17:02:42 -0000 1.109 *************** *** 2088,2092 **** #------------------------------------------------------------------------------# # WIIREMOTE ! WIIREMOTE_NAME=io # this is installed into the "io" library WIIREMOTE_SRC := $(wildcard $(externals_src)/io/wiiremote/*.c)
--- 2088,2093 ---- #------------------------------------------------------------------------------# # WIIREMOTE ! # this is installed into the "io" library ! WIIREMOTE_NAME=io WIIREMOTE_SRC := $(wildcard $(externals_src)/io/wiiremote/*.c)