From: hno <> Date: Sun, 1 Sep 2002 06:10:37 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~802 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e7df5fa41bdcce67ab4bbcc6d0a1ae0239dd16d;p=thirdparty%2Fsquid.git Bootstrapped --- 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)