From 1624365b7e1661daa5d15833ee0e1a671a998ea0 Mon Sep 17 00:00:00 2001 From: serassio <> Date: Fri, 12 May 2006 01:21:12 +0000 Subject: [PATCH] Forgotten to dist SquidTime.h --- src/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index 6c1c64e07d..1ed82c2afa 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.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 \ -- 2.47.2