summaryrefslogtreecommitdiffstats
path: root/testsuites/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-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