summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/posix/preinstall.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/posix/preinstall.am b/cpukit/posix/preinstall.am
index d8ca9cdf26..d0f36f9cc3 100644
--- a/cpukit/posix/preinstall.am
+++ b/cpukit/posix/preinstall.am
@@ -164,3 +164,5 @@ $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h: include/rtems/posix/spinlockimpl.
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems/posix/spinlockimpl.h
endif
+if HAS_PTHREADS
+endif