aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-20 05:53:39 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-07-20 05:53:39 +0000
commit6c9a205dc70161a0194da412755f04fb1093383e (patch)
tree93608f389b410b863af76713fa12c40a5be5dab1 /externals
parent5a49538e3ce33837f7bf5fe465ed79289ff79f1b (diff)
hid doesn't currently build on GNU/Linux, so remove from the auto-build
svn path=/trunk/; revision=5386
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 6b9904d3..6d27fa62 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -121,7 +121,7 @@ else
LIB_TARGETS += hid
else
# GNU/Linux, BSD, IRIX, etc.
- LIB_TARGETS += hid pdp pidip
+ LIB_TARGETS += pdp pidip
endif
endif