--------------------- PatchSet 5713 Date: 2003/05/02 13:56:36 Author: serassio Branch: nt-2_5 Tag: (none) Log: Added OpenSSL support Members: port/win32/Makefile.am:1.1.2.5->1.1.2.6 Index: squid/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/Attic/Makefile.am,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -u -r1.1.2.5 -r1.1.2.6 --- squid/port/win32/Makefile.am 8 Dec 2002 09:40:06 -0000 1.1.2.5 +++ squid/port/win32/Makefile.am 2 May 2003 13:56:36 -0000 1.1.2.6 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.1.2.5 2002/12/08 09:40:06 serassio Exp $ +# $Id: Makefile.am,v 1.1.2.6 2003/05/02 13:56:36 serassio Exp $ # EXTRA_DIST = \ @@ -23,6 +23,7 @@ dnsserver/dnsserver.dsp \ fake_auth/fake_auth.dsp \ include/autoconf.h \ + include/autoconf.h.ssl \ include/cdefs.h \ include/crypt.h \ include/getopt.h \