summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-09-06 15:18:58 +0200
committerVolker Lendecke <vl@samba.org>2009-09-07 01:28:32 +0200
commit04ea250aebe619d7ec25426be9d395f1dd635c90 (patch)
tree973396b5bbe39d1772d1db61e10f87097fe3d580 /source3/Makefile.in
parent4ad330d5226901aed18656c49c70a3fc7a62826c (diff)
downloadsamba-04ea250aebe619d7ec25426be9d395f1dd635c90.tar.gz
samba-04ea250aebe619d7ec25426be9d395f1dd635c90.tar.bz2
samba-04ea250aebe619d7ec25426be9d395f1dd635c90.zip
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index b2e33936b7..3528d6ce39 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1141,7 +1141,6 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_util.o \
winbindd/winbindd_cache.o \
winbindd/winbindd_pam.o \
- winbindd/winbindd_sid.o \
winbindd/winbindd_misc.o \
winbindd/winbindd_cm.o \
winbindd/winbindd_wins.o \
@@ -1216,6 +1215,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_check_machine_acct.o \
winbindd/winbindd_set_mapping.o \
winbindd/winbindd_remove_mapping.o \
+ winbindd/winbindd_set_hwm.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o