]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sun, 1 Sep 2002 06:10:37 +0000 (06:10 +0000)
committerhno <>
Sun, 1 Sep 2002 06:10:37 +0000 (06:10 +0000)
Makefile.in

index f18aaed6e5a1ee84ad53edd51657f1a6c3b3d114..49af97437aeb6b583bc4a54fb407f2081e6992b1 100644 (file)
@@ -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)