]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Forgotten to dist SquidTime.h
authorserassio <>
Fri, 12 May 2006 01:21:12 +0000 (01:21 +0000)
committerserassio <>
Fri, 12 May 2006 01:21:12 +0000 (01:21 +0000)
src/Makefile.am

index 6c1c64e07db9e01e38a1d6aa2544720d3340eda0..1ed82c2afabd597fb8bd45c58003e97de0d7ed86 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.am,v 1.144 2006/05/11 01:36:57 hno Exp $
+#  $Id: Makefile.am,v 1.145 2006/05/11 19:21:12 serassio Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -558,7 +558,8 @@ noinst_HEADERS = ACLChecklist.cci \
        Store.cci \
        StoreEntryStream.h \
        String.cci \
-       SquidString.h
+       SquidString.h \
+       SquidTime.h
 
 nodist_squid_SOURCES = \
        repl_modules.cc \