From 8bbb9ac4f66c30f278efe98ae4dbddf07301b60b Mon Sep 17 00:00:00 2001 From: "N.N." Date: Fri, 21 Jul 2006 16:19:14 +0000 Subject: added pdp and pidip on Linux because they are compiling svn path=/trunk/; revision=5396 --- externals/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals') 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 -- cgit v1.2.1