summaryrefslogtreecommitdiffstats
path: root/cpukit/score
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score')
-rw-r--r--cpukit/score/Makefile.am2
-rw-r--r--cpukit/score/cpu/m32r/Makefile.am2
2 files changed, 2 insertions, 2 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
diff --git a/cpukit/score/cpu/m32r/Makefile.am b/cpukit/score/cpu/m32r/Makefile.am
index 5ea0536b88..cc0d2cae19 100644
--- a/cpukit/score/cpu/m32r/Makefile.am
+++ b/cpukit/score/cpu/m32r/Makefile.am
@@ -4,7 +4,7 @@
include $(top_srcdir)/automake/compile.am
-include_HEADERS =
+include_HEADERS =
include_rtemsdir = $(includedir)/rtems
include_rtems_HEADERS = rtems/asm.h