From d66557fac49db9329068c1afd9685875cacd3137 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 7 Nov 2005 09:09:26 +0000 Subject: Switch back to include compile.am instead of amcompile.am --- testsuites/mptests/mp08/node1/Makefile.am | 2 +- testsuites/mptests/mp08/node2/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuites/mptests/mp08') diff --git a/testsuites/mptests/mp08/node1/Makefile.am b/testsuites/mptests/mp08/node1/Makefile.am index 4a711bd407..6a548459ab 100644 --- a/testsuites/mptests/mp08/node1/Makefile.am +++ b/testsuites/mptests/mp08/node1/Makefile.am @@ -20,7 +20,7 @@ OBJS = $(lib_a_OBJECTS) PRINT_SRCS = $(DOCS) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/mptests.am diff --git a/testsuites/mptests/mp08/node2/Makefile.am b/testsuites/mptests/mp08/node2/Makefile.am index 18a26688f0..5d0107f828 100644 --- a/testsuites/mptests/mp08/node2/Makefile.am +++ b/testsuites/mptests/mp08/node2/Makefile.am @@ -20,7 +20,7 @@ OBJS = $(lib_a_OBJECTS) PRINT_SRCS = $(DOCS) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../automake/amcompile.am +include $(top_srcdir)/../automake/compile.am include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/mptests.am -- cgit v1.2.3