summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-08-26 12:27:32 +0200
committerVolker Lendecke <vl@samba.org>2009-08-29 19:42:26 +0200
commit425239caeeb22cb0a221a38b70f2f2dc8b64bdcc (patch)
treeced3de38fce0f02f9afb54c73b518d4b5014745f /source3/Makefile.in
parent15312e7310b63fbb22db319f201a8ce4f667ea62 (diff)
downloadsamba-425239caeeb22cb0a221a38b70f2f2dc8b64bdcc.tar.gz
samba-425239caeeb22cb0a221a38b70f2f2dc8b64bdcc.tar.bz2
samba-425239caeeb22cb0a221a38b70f2f2dc8b64bdcc.zip
s3:winbind: Convert the GETDCNAME routines 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 221b965cab..ac1b705b62 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1203,6 +1203,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_getpwent.o \
winbindd/winbindd_endpwent.o \
winbindd/winbindd_dsgetdcname.o \
+ winbindd/winbindd_getdcname.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o