summaryrefslogtreecommitdiffstats
path: root/cpukit/score/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/Makefile.am')
-rw-r--r--cpukit/score/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/score/Makefile.am b/cpukit/score/Makefile.am
index 38675c7e88..8cf2eff059 100644
--- a/cpukit/score/Makefile.am
+++ b/cpukit/score/Makefile.am
@@ -158,7 +158,7 @@ libscore_a_SOURCES += src/thread.c src/threadchangepriority.c \
## THREAD_C_FILES only used by ITRON API
if LIBITRON
-libscore_a_SOURCES += src/threadrotatequeue.c
+libscore_a_SOURCES += src/threadrotatequeue.c
endif
## THREADQ_C_FILES