summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2011-06-05 11:30:43 +0200
committerVolker Lendecke <vl@samba.org>2011-06-05 12:10:15 +0200
commit5a6368f1e2a4348fdcdc062b2546eb45bf943aed (patch)
tree46c5ec9e08e8bc246eb92537879fb7be240fbbcb /source3/Makefile.in
parent2ce68d93f3eb38e6122dddc8bcd30795c48d07b7 (diff)
downloadsamba-5a6368f1e2a4348fdcdc062b2546eb45bf943aed.tar.gz
samba-5a6368f1e2a4348fdcdc062b2546eb45bf943aed.tar.xz
samba-5a6368f1e2a4348fdcdc062b2546eb45bf943aed.zip
s3:winbind: Convert WINBINDD_WINS_BYIP to the async 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 f95fbeb4617..f7458d353a0 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1349,6 +1349,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_misc.o \
winbindd/winbindd_cm.o \
winbindd/winbindd_wins.o \
+ winbindd/winbindd_wins_byip.o \
winbindd/winbindd_msrpc.o \
winbindd/winbindd_rpc.o \
winbindd/winbindd_reconnect.o \