From 34c1b16dfa14c46d13cd2f4c52e08b934638f9cf Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 16:26:54 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. itronhello/Makefile.am: Reflect having moved automake. itronmbf01/Makefile.am: Reflect having moved automake. itronmbox01/Makefile.am: Reflect having moved automake. itronsem01/Makefile.am: Reflect having moved automake. itrontask01/Makefile.am: Reflect having moved automake. itrontask02/Makefile.am: Reflect having moved automake. itrontask03/Makefile.am: Reflect having moved automake. itrontask04/Makefile.am: Reflect having moved automake. itrontime01/Makefile.am: Reflect having moved automake. --- testsuites/itrontests/itrontask01/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites/itrontests/itrontask01/Makefile.am') diff --git a/testsuites/itrontests/itrontask01/Makefile.am b/testsuites/itrontests/itrontask01/Makefile.am index 0da95176bd..48143743b1 100644 --- a/testsuites/itrontests/itrontask01/Makefile.am +++ b/testsuites/itrontests/itrontask01/Makefile.am @@ -23,8 +23,8 @@ OBJS = $(C_O_FILES) PRINT_SRCS = $(DOCS) include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg -include $(top_srcdir)/../../../../automake/compile.am -include $(top_srcdir)/../../../../automake/leaf.am +include $(top_srcdir)/../automake/compile.am +include $(top_srcdir)/../automake/leaf.am include $(top_srcdir)/itrontests.am # @@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES) EXTRA_DIST = $(C_FILES) $(DOCS) -include $(top_srcdir)/../../../../automake/local.am +include $(top_srcdir)/../automake/local.am -- cgit v1.2.3