From 5b682c465b19607a8ca10fa83a7a2ec0573c961d Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 1 Aug 2001 15:32:40 +0000 Subject: [PATCH] 2.52a. --- ChangeLog | 4 ++++ tests/Makefile.in | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a0f1cd90..14321c06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-08-01 Akim Demaille + + Version 2.52a. + 2001-08-01 Akim Demaille * lib/Autom4te/General.pm: Use `carp' and `croak', not `warn' and diff --git a/tests/Makefile.in b/tests/Makefile.in index dab89744..b9ff0069 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -89,8 +89,7 @@ CLEANFILES = debug-*.sh macro configure configure.in configure.ac c DISTCLEANFILES = atconfig testsuite mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs CONFIG_CLEAN_FILES = atconfig -DIST_COMMON = README Makefile.am Makefile.in atconfig.in config.guess \ -config.sub configure.in install-sh ltmain.sh +DIST_COMMON = README Makefile.am Makefile.in atconfig.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)