diff options
Diffstat (limited to 'externals')
-rw-r--r-- | externals/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/Makefile b/externals/Makefile index df67b85a..9828c468 100644 --- a/externals/Makefile +++ b/externals/Makefile @@ -117,7 +117,7 @@ else LIB_TARGETS += hid else # GNU/Linux, BSD, IRIX, etc. - LIB_TARGETS += pdp pidip + LIB_TARGETS += endif endif |