From: hno <> Date: Fri, 2 May 2003 04:22:28 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE1~218 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d58cfc483eae7e4a3e9c077f593931bdd3ae2417;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/src/Makefile.in b/src/Makefile.in index 9ab055aed7..1cd3a32ba2 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -16,7 +16,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.304 2003/05/01 22:05:10 hno Exp $ +# $Id: Makefile.in,v 1.305 2003/05/01 22:22:28 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -206,7 +206,8 @@ SSL_ALL_SOURCE = \ ACLCertificateData.h \ ACLCertificate.cc \ ACLCertificate.h \ - ssl_support.cc + ssl_support.cc \ + ssl_support.h @ENABLE_SSL_TRUE@SSL_SOURCE = $(SSL_ALL_SOURCE) @ENABLE_SSL_FALSE@SSL_SOURCE =