summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:26:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:26:54 +0000
commit34c1b16dfa14c46d13cd2f4c52e08b934638f9cf (patch)
treeea46d6a0a115ed6955825bf5a57e6f66302692f0 /testsuites/itrontests/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-34c1b16dfa14c46d13cd2f4c52e08b934638f9cf.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
Diffstat (limited to 'testsuites/itrontests/Makefile.am')
-rw-r--r--testsuites/itrontests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am
index 476f4aff8a..987d29fea2 100644
--- a/testsuites/itrontests/Makefile.am
+++ b/testsuites/itrontests/Makefile.am
@@ -9,5 +9,5 @@ SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
EXTRA_DIST = itrontests.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