summaryrefslogtreecommitdiffstats
path: root/cpukit/wrapup
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/wrapup')
-rw-r--r--cpukit/wrapup/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index ef6bb703cb..63eb07a191 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -21,7 +21,7 @@ if LIBPOSIX
TMP_LIBS += ../posix/libposix.a
endif
-if HAS_PTHREADS
+if LIBGNAT
TMP_LIBS += ../libgnat/libgnat.a
endif