aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-30 06:14:59 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-11-30 06:14:59 +0000
commit3f821f96af97695a3601c2d61634e7530df4df65 (patch)
treeca92c64317c2f47d2b2450be487cba782cc6c0b0 /externals
parent5768df8b66c5a74b10bda984468ce3979878a2ba (diff)
found the stupid typo, it now works on Mac OS X, and is included in the linux and darwin auto-build
svn path=/trunk/; revision=6534
Diffstat (limited to 'externals')
-rw-r--r--externals/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile b/externals/Makefile
index 542c28fc..ce978d0e 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -135,7 +135,7 @@ else
LIB_TARGETS += hid hidio
else
# GNU/Linux, BSD, IRIX, etc.
- LIB_TARGETS += hid pdp pidip
+ LIB_TARGETS += hid hidio pdp pidip
endif
endif