summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-09-06 14:47:06 +0200
committerVolker Lendecke <vl@samba.org>2009-09-07 01:28:32 +0200
commit7159060450e4d5cd3d71e6a5c7837dcd648a6220 (patch)
tree84b5b2c3514d472cc32555682864bf24327cdf70 /source3/Makefile.in
parentd9b7fd59b026fbad11263e8a018d654325ede0e4 (diff)
downloadsamba-7159060450e4d5cd3d71e6a5c7837dcd648a6220.tar.gz
samba-7159060450e4d5cd3d71e6a5c7837dcd648a6220.tar.bz2
samba-7159060450e4d5cd3d71e6a5c7837dcd648a6220.zip
s3:winbind: Convert WINBINDD_SET_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 b944ef9e85..acf2a0f9f8 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1214,6 +1214,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_list_users.o \
winbindd/winbindd_list_groups.o \
winbindd/winbindd_check_machine_acct.o \
+ winbindd/winbindd_set_mapping.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o