summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tmitrontests/Makefile.am
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 /c/src/tests/tmitrontests/Makefile.am
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 'c/src/tests/tmitrontests/Makefile.am')
-rw-r--r--c/src/tests/tmitrontests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/tests/tmitrontests/Makefile.am b/c/src/tests/tmitrontests/Makefile.am
index b7efdbac4a..a4b5613406 100644
--- a/c/src/tests/tmitrontests/Makefile.am
+++ b/c/src/tests/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