diff options
-rw-r--r-- | externals/Makefile | 2 |
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 |