summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/no_cpu/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/no_cpu/Makefile.am')
-rw-r--r--cpukit/score/cpu/no_cpu/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/no_cpu/Makefile.am b/cpukit/score/cpu/no_cpu/Makefile.am
index b5f59e56f8..2a649d7907 100644
--- a/cpukit/score/cpu/no_cpu/Makefile.am
+++ b/cpukit/score/cpu/no_cpu/Makefile.am
@@ -5,7 +5,6 @@ libscorecpu_a_SOURCES = cpu.c cpu_asm.c
libscorecpu_a_SOURCES += cpucounterfrequency.c
libscorecpu_a_SOURCES += cpucounterread.c
libscorecpu_a_SOURCES += cpuidle.c
-libscorecpu_a_CPPFLAGS = $(AM_CPPFLAGS)
include $(top_srcdir)/automake/local.am
include $(srcdir)/headers.am