From f019588ebfd40c9c96f15e66318d1867deb68964 Mon Sep 17 00:00:00 2001 From: serassio <> Date: Sat, 5 Jan 2008 03:01:27 +0000 Subject: [PATCH] ip_user_check helper currently is not for Windows STABLE --- port/win32/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 \ -- 2.47.2