From: Automatic source maintenance Date: Mon, 19 Jan 2009 02:19:52 +0000 (-0700) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_STABLE12~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1499a03bf0f345610bd337b9cf8c90b362153626;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/Makefile.in b/Makefile.in index 19800ac6a2..afa7dee60e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -772,6 +772,9 @@ dist-hook: install-pinger: chown root $(DEFAULT_PINGER) chmod 4711 $(DEFAULT_PINGER) + +all-am: + @echo "Build Successful." # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: