aboutsummaryrefslogtreecommitdiff
path: root/externals
diff options
context:
space:
mode:
authorN.N. <matju@users.sourceforge.net>2006-07-21 16:19:14 +0000
committerN.N. <matju@users.sourceforge.net>2006-07-21 16:19:14 +0000
commit8bbb9ac4f66c30f278efe98ae4dbddf07301b60b (patch)
treeb94a11ffc9dbd8b1e3dce6b19e99d1bd51661be4 /externals
parent91a9f4dced38f9296ad1a8d40cfc539bd0336ab4 (diff)
added pdp and pidip on Linux because they are compiling
svn path=/trunk/; revision=5396
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 9828c468..df67b85a 100644
--- a/externals/Makefile
+++ b/externals/Makefile
@@ -117,7 +117,7 @@ else
LIB_TARGETS += hid
else
# GNU/Linux, BSD, IRIX, etc.
- LIB_TARGETS +=
+ LIB_TARGETS += pdp pidip
endif
endif