summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitronsem01
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:50 +0000
commitb7d1ffe0c408afc30cbf4fd279280415c9946e23 (patch)
tree8ac87e226285b1be1c0fc236faadb8b0377f8780 /testsuites/tmitrontests/tmitronsem01
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b7d1ffe0c408afc30cbf4fd279280415c9946e23.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. tmitronsem01/Makefile.am: Reflect having moved automake.
Diffstat (limited to '')
-rw-r--r--testsuites/tmitrontests/tmitronsem01/Makefile.am6
1 files changed, 3 insertions, 3 deletions
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