From b7d1ffe0c408afc30cbf4fd279280415c9946e23 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 16:27:50 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. tmitronsem01/Makefile.am: Reflect having moved automake. --- testsuites/tmitrontests/ChangeLog | 6 ++++++ testsuites/tmitrontests/Makefile.am | 4 ++-- testsuites/tmitrontests/include/Makefile.am | 2 +- testsuites/tmitrontests/tmitronsem01/Makefile.am | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) (limited to 'testsuites') diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog index 45e518771e..03f27cd0ab 100644 --- a/testsuites/tmitrontests/ChangeLog +++ b/testsuites/tmitrontests/ChangeLog @@ -1,3 +1,9 @@ +2003-08-16 Ralf Corsepius + + Makefile.am: Reflect having moved automake. + include/Makefile.am: Reflect having moved automake. + tmitronsem01/Makefile.am: Reflect having moved automake. + 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. diff --git a/testsuites/tmitrontests/Makefile.am b/testsuites/tmitrontests/Makefile.am index b7efdbac4a..a4b5613406 100644 --- a/testsuites/tmitrontests/Makefile.am +++ b/testsuites/tmitrontests/Makefile.am @@ -10,5 +10,5 @@ SUBDIRS = $(ITRON_DIRS) EXTRA_DIST = tmitrontests.am -include $(top_srcdir)/../../../../automake/subdirs.am -include $(top_srcdir)/../../../../automake/local.am +include $(top_srcdir)/../automake/subdirs.am +include $(top_srcdir)/../automake/local.am diff --git a/testsuites/tmitrontests/include/Makefile.am b/testsuites/tmitrontests/include/Makefile.am index 107bff9b2d..536b382fc2 100644 --- a/testsuites/tmitrontests/include/Makefile.am +++ b/testsuites/tmitrontests/include/Makefile.am @@ -5,4 +5,4 @@ noinst_HEADERS = timesys.h -include $(top_srcdir)/../../../../automake/local.am +include $(top_srcdir)/../automake/local.am diff --git a/testsuites/tmitrontests/tmitronsem01/Makefile.am b/testsuites/tmitrontests/tmitronsem01/Makefile.am index b833ee6061..e0da19b4fd 100644 --- a/testsuites/tmitrontests/tmitronsem01/Makefile.am +++ b/testsuites/tmitrontests/tmitronsem01/Makefile.am @@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS) PGM = ${ARCH}/$(TEST).exe 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)/tmitrontests.am # @@ -42,4 +42,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