From: serassio <> Date: Sat, 5 Jan 2008 03:01:27 +0000 (+0000) Subject: ip_user_check helper currently is not for Windows STABLE X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f019588ebfd40c9c96f15e66318d1867deb68964;p=thirdparty%2Fsquid.git ip_user_check helper currently is not for Windows STABLE --- diff --git a/port/win32/Makefile.am b/port/win32/Makefile.am index c81d79e0ec..4658f92158 100644 --- a/port/win32/Makefile.am +++ b/port/win32/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.1.2.1 2007/12/27 20:35:25 serassio Exp $ +# $Id: Makefile.am,v 1.1.2.2 2008/01/04 20:01:27 serassio Exp $ # EXTRA_DIST = \ @@ -29,7 +29,6 @@ EXTRA_DIST = \ include/crypt.h \ include/getopt.h \ include/Readdir.h \ - ip_user_check/ip_user_check.vcproj \ LDAP_auth/LDAP_auth.vcproj \ LDAP_group/LDAP_group.vcproj \ libbasic/libbasic.vcproj \