summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/m32c/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/m32c/Makefile.am')
-rw-r--r--cpukit/score/cpu/m32c/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/m32c/Makefile.am b/cpukit/score/cpu/m32c/Makefile.am
index 6695d35c77..596585a1ea 100644
--- a/cpukit/score/cpu/m32c/Makefile.am
+++ b/cpukit/score/cpu/m32c/Makefile.am
@@ -6,7 +6,6 @@ libscorecpu_a_SOURCES = cpu.c cpu_asm.c context_switch.S context_init.c \
libscorecpu_a_SOURCES += ../no_cpu/cpucounterfrequency.c
libscorecpu_a_SOURCES += ../no_cpu/cpucounterread.c
libscorecpu_a_SOURCES += m32c-exception-frame-print.c
-libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
include $(top_srcdir)/automake/local.am
include $(srcdir)/headers.am