--------------------- PatchSet 901 Date: 2000/12/10 13:52:05 Author: rbcollins Branch: auth_rewrite Tag: (none) Log: ahha! found what I'd forgotten with auth modules not making correctly :[ Members: src/Makefile.in:1.1.1.3.12.8.2.2->1.1.1.3.12.8.2.3 Index: squid/src/Makefile.in =================================================================== RCS file: /cvsroot/squid-sf//squid/src/Attic/Makefile.in,v retrieving revision 1.1.1.3.12.8.2.2 retrieving revision 1.1.1.3.12.8.2.3 diff -u -r1.1.1.3.12.8.2.2 -r1.1.1.3.12.8.2.3 --- squid/src/Makefile.in 20 Nov 2000 13:18:03 -0000 1.1.1.3.12.8.2.2 +++ squid/src/Makefile.in 10 Dec 2000 13:52:05 -0000 1.1.1.3.12.8.2.3 @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.1.1.3.12.8.2.2 2000/11/20 13:18:03 rbcollins Exp $ +# $Id: Makefile.in,v 1.1.1.3.12.8.2.3 2000/12/10 13:52:05 rbcollins Exp $ # # Uncomment and customize the following to suit your needs: # @@ -18,7 +18,7 @@ srcdir = @srcdir@ VPATH = @srcdir@ -SUBDIRS = fs repl +SUBDIRS = fs repl auth # Gotta love the DOS legacy #