]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Forgotten to remove the reference to old src/squid_windows.h
authorserassio <>
Tue, 23 Aug 2005 16:52:05 +0000 (16:52 +0000)
committerserassio <>
Tue, 23 Aug 2005 16:52:05 +0000 (16:52 +0000)
src/Makefile.am

index 892a739a19305ecbb8dd2ae277bfbbb571933210..865c3f43671a047e7b0d0e636d96df5c76476c92 100644 (file)
@@ -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 \