From 034f0e24189031d0cd25a68ac7721bf6ec42a4ea Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 20 Jul 2006 22:30:45 +0000 Subject: removed pdp and pidip on Linux because they weren't compiling svn path=/trunk/; revision=5387 --- externals/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'externals') diff --git a/externals/Makefile b/externals/Makefile index 6d27fa62..952ab8c7 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -121,7 +121,7 @@ else LIB_TARGETS += hid else # GNU/Linux, BSD, IRIX, etc. - LIB_TARGETS += pdp pidip + LIB_TARGETS += endif endif -- cgit v1.2.1