From: serassio <> Date: Tue, 23 Aug 2005 16:52:05 +0000 (+0000) Subject: Forgotten to remove the reference to old src/squid_windows.h X-Git-Tag: SQUID_3_0_PRE4~672 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0f662dc208998c438dcf4caa937f74ba121d1762;p=thirdparty%2Fsquid.git Forgotten to remove the reference to old src/squid_windows.h --- diff --git a/src/Makefile.am b/src/Makefile.am index 892a739a19..865c3f4367 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.am,v 1.108 2005/04/23 20:40:50 serassio Exp $ +# $Id: Makefile.am,v 1.109 2005/08/23 10:52:05 serassio Exp $ # # Uncomment and customize the following to suit your needs: # @@ -524,8 +524,7 @@ noinst_HEADERS = ACLChecklist.cci \ MemBuf.h \ Store.cci \ String.cci \ - SquidString.h \ - squid_windows.h + SquidString.h nodist_squid_SOURCES = \ repl_modules.cc \