summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-09-06 14:59:41 +0200
committerVolker Lendecke <vl@samba.org>2009-09-07 01:28:32 +0200
commit4ad330d5226901aed18656c49c70a3fc7a62826c (patch)
tree25acbaf40be3cbde44ed2ff27d99683f53888f0c /source3/Makefile.in
parent7159060450e4d5cd3d71e6a5c7837dcd648a6220 (diff)
downloadsamba-4ad330d5226901aed18656c49c70a3fc7a62826c.tar.gz
samba-4ad330d5226901aed18656c49c70a3fc7a62826c.tar.bz2
samba-4ad330d5226901aed18656c49c70a3fc7a62826c.zip
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index acf2a0f9f8..b2e33936b7 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1215,6 +1215,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_list_groups.o \
winbindd/winbindd_check_machine_acct.o \
winbindd/winbindd_set_mapping.o \
+ winbindd/winbindd_remove_mapping.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o