--------------------- PatchSet 3210 Date: 2001/10/19 22:10:12 Author: serassio Branch: cygwin Tag: (none) Log: Manually merged changes from HEAD after cvsmerge crash Members: src/auth/basic/helpers/win32_locallogon/Makefile.am:1.1.2.1->1.1.2.2 Index: squid/src/auth/basic/helpers/win32_locallogon/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/src/auth/basic/helpers/win32_locallogon/Attic/Makefile.am,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- squid/src/auth/basic/helpers/win32_locallogon/Makefile.am 30 Sep 2001 20:53:16 -0000 1.1.2.1 +++ squid/src/auth/basic/helpers/win32_locallogon/Makefile.am 19 Oct 2001 22:10:12 -0000 1.1.2.2 @@ -9,7 +9,7 @@ libexec_PROGRAMS = nt_auth -msnt_auth_SOURCES = NT_auth.c valid.c +nt_auth_SOURCES = NT_auth.c valid.c LDADD = -lnetapi32