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.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/score/cpu/no_cpu/Makefile.am b/cpukit/score/cpu/no_cpu/Makefile.am
index 61ad9ec7a5..752866b0bf 100644
--- a/cpukit/score/cpu/no_cpu/Makefile.am
+++ b/cpukit/score/cpu/no_cpu/Makefile.am
@@ -5,7 +5,7 @@
ACLOCAL_AMFLAGS = -I ../../../aclocal
include $(top_srcdir)/../../../automake/multilib.am
-include $(top_srcdir)/../../../automake/amcompile.am
+include $(top_srcdir)/../../../automake/compile.am
include_HEADERS = asm.h
@@ -25,7 +25,6 @@ libscorecpu_g_a_CPPFLAGS = $(AM_CPPFLAGS) $(CFLAGS_DEBUG_V)
all-local: $(PREINSTALL_FILES) libscorecpu$(LIB_VARIANT).a
-
PREINSTALL_FILES =
$(PROJECT_INCLUDE)/$(dirstamp):