summaryrefslogtreecommitdiffstats
path: root/testsuites/tools/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-14 18:11:45 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-14 18:11:45 +0000
commit59795a68fccca2674a13708c9f6a776563fe9aa8 (patch)
tree98870fddc3310e9b2d20d4c7ed6e3f22db4634e9 /testsuites/tools/Makefile.am
parent2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-59795a68fccca2674a13708c9f6a776563fe9aa8.tar.bz2
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Rework. Make package a host compiled package. * Makefile.am: Ditto.
Diffstat (limited to 'testsuites/tools/Makefile.am')
-rw-r--r--testsuites/tools/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am
index 7cf37c8efc..3a7fd41163 100644
--- a/testsuites/tools/Makefile.am
+++ b/testsuites/tools/Makefile.am
@@ -2,9 +2,9 @@
## $Id$
##
-ACLOCAL_AMFLAGS = -I ../aclocal
+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