From 7862f888f5c152d2e89852a2e4df74629298b14c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 18 Aug 2003 05:50:27 +0000 Subject: 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. --- c/src/tests/sptests/ChangeLog | 4 ++++ c/src/tests/sptests/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'c/src/tests/sptests') diff --git a/c/src/tests/sptests/ChangeLog b/c/src/tests/sptests/ChangeLog index 20c90f3816..f87563c9aa 100644 --- a/c/src/tests/sptests/ChangeLog +++ b/c/src/tests/sptests/ChangeLog @@ -1,3 +1,7 @@ +2003-08-18 Ralf Corsepius + + * Makefile.am: Reflect having moved aclocal/. + 2003-08-16 Ralf Corsepius * Makefile.am: Reflect having moved automake/. diff --git a/c/src/tests/sptests/Makefile.am b/c/src/tests/sptests/Makefile.am index 565805d766..0a1f35b405 100644 --- a/c/src/tests/sptests/Makefile.am +++ b/c/src/tests/sptests/Makefile.am @@ -2,7 +2,7 @@ ## $Id$ ## -ACLOCAL_AMFLAGS = -I ../../../../aclocal +ACLOCAL_AMFLAGS = -I ../aclocal ## sp10 and spfatal are not included for now SUBDIRS = sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \ -- cgit v1.2.3