--------------------- PatchSet 2152 Date: 2005/11/20 15:34:21 Author: serassio Branch: nt Tag: (none) Log: Fixed make dist problem Members: helpers/basic_auth/mswin_sspi/Makefile.am:1.1.2.2->1.1.2.3 Index: squid3/helpers/basic_auth/mswin_sspi/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/helpers/basic_auth/mswin_sspi/Makefile.am,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- squid3/helpers/basic_auth/mswin_sspi/Makefile.am 30 Oct 2005 19:19:40 -0000 1.1.2.2 +++ squid3/helpers/basic_auth/mswin_sspi/Makefile.am 20 Nov 2005 15:34:21 -0000 1.1.2.3 @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.am,v 1.1.2.2 2005/10/30 19:19:40 serassio Exp $ +# $Id: Makefile.am,v 1.1.2.3 2005/11/20 15:34:21 serassio Exp $ # # Uncomment and customize the following to suit your needs: # @@ -16,4 +16,4 @@ INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(top_srcdir)/src -EXTRA_DIST = README.txt +EXTRA_DIST = readme.txt