summaryrefslogtreecommitdiffstats
path: root/testsuites/tools/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-16 16:27:48 +0000
commite3e310f7d025d85cf0093d8344bdd5ffa46c03e4 (patch)
treec8b1fd868acd6d0eeff5006feab92258cc28e1f8 /testsuites/tools/Makefile.am
parent2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e3e310f7d025d85cf0093d8344bdd5ffa46c03e4.tar.bz2
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
Diffstat (limited to 'testsuites/tools/Makefile.am')
-rw-r--r--testsuites/tools/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am
index 856762e1af..b386914b7f 100644
--- a/testsuites/tools/Makefile.am
+++ b/testsuites/tools/Makefile.am
@@ -6,5 +6,5 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
SUBDIRS = @subdirs@
-include $(top_srcdir)/../../../../automake/subdirs.am
-include $(top_srcdir)/../../../../automake/host.am
+include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/host.am