aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-17 17:02:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-17 17:02:42 +0000
commit42f87b75267269b759fc4b839edb29582fea27c3 (patch)
tree673766d47c2fba0370d90963fc1ddf497bd99c39 /externals
parent33d657db857ba4058c794a276bb7b0d24ec62fa5 (diff)
arg, a little space messed up everything for the WiiRemote README at least
svn path=/trunk/; revision=6929
Diffstat (limited to 'externals')
-rw-r--r--externals/Makefile3
1 files changed, 2 insertions, 1 deletions
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)