From 42f87b75267269b759fc4b839edb29582fea27c3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 17 Dec 2006 17:02:42 +0000 Subject: arg, a little space messed up everything for the WiiRemote README at least svn path=/trunk/; revision=6929 --- externals/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/externals/Makefile b/externals/Makefile index 3f66ad4a..829e095a 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -2087,7 +2087,8 @@ vbap_clean: #------------------------------------------------------------------------------# # WIIREMOTE -WIIREMOTE_NAME=io # this is installed into the "io" library +# this is installed into the "io" library +WIIREMOTE_NAME=io WIIREMOTE_SRC := $(wildcard $(externals_src)/io/wiiremote/*.c) WIIREMOTE_OBJECTS := $(WIIREMOTE_SRC:.c=.o) -- cgit v1.2.1