]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Mon, 20 May 2002 07:18:11 +0000 (07:18 +0000)
committerhno <>
Mon, 20 May 2002 07:18:11 +0000 (07:18 +0000)
Makefile.in

index a2b01b92930ccf14fa427b8e9d91f6faf726fd39..00faabaf8b5cf6db28cf5473f5d55cf68c69a60d 100644 (file)
@@ -14,7 +14,7 @@
 @SET_MAKE@
 
 #
-# $Id: Makefile.in,v 1.14 2002/05/07 00:10:49 hno Exp $
+# $Id: Makefile.in,v 1.15 2002/05/20 01:18:11 hno Exp $
 #
 
 SHELL = @SHELL@
@@ -472,7 +472,7 @@ dist-hook:
            || exit 1; \
            cp -p $(srcdir)/$$subdir/*.h  $(distdir)/$$subdir \
              || exit 1; \
-           rm $(distdir)/$$subdir/autoconf.h; \
+           rm -f $(distdir)/$$subdir/autoconf.h; \
          fi; \
        done
 # Tell versions [3.59,3.63) of GNU make to not export all variables.