From e3e310f7d025d85cf0093d8344bdd5ffa46c03e4 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 16 Aug 2003 16:27:48 +0000 Subject: 2003-08-16 Ralf Corsepius Makefile.am: Reflect having moved automake. --- c/src/tests/tools/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/tests/tools/Makefile.am') diff --git a/c/src/tests/tools/Makefile.am b/c/src/tests/tools/Makefile.am index 856762e1af..b386914b7f 100644 --- a/c/src/tests/tools/Makefile.am +++ b/c/src/tests/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 -- cgit v1.2.3