summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index c930f2af3c..2aa8e37ddb 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1198,6 +1198,9 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_getgrgid.o \
winbindd/winbindd_getgrnam.o \
winbindd/winbindd_getusersids.o \
+ winbindd/winbindd_setpwent.o \
+ winbindd/winbindd_getpwent.o \
+ winbindd/winbindd_endpwent.o \
auth/token_util.o \
../nsswitch/libwbclient/wb_reqtrans.o \
smbd/connection.o