From 7e7df5fa41bdcce67ab4bbcc6d0a1ae0239dd16d Mon Sep 17 00:00:00 2001 From: hno <> Date: Sun, 1 Sep 2002 06:10:37 +0000 Subject: [PATCH] Bootstrapped --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index f18aaed6e5..49af97437a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,7 @@ @SET_MAKE@ # -# $Id: Makefile.in,v 1.22 2002/07/07 21:34:14 hno Exp $ +# $Id: Makefile.in,v 1.23 2002/09/01 00:10:37 hno Exp $ # SHELL = @SHELL@ @@ -478,6 +478,7 @@ dist-hook: rm -f $(distdir)/$$subdir/autoconf.h; \ fi; \ done + cp $(top_srcdir)/doc/release-notes/release-2.5.html $(distdir)/RELEASENOTES.html install-pinger: chown root $(libexecdir)/pinger$(EXEEXT) -- 2.47.3