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 bea41ff3b0..55baff23b3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1204,6 +1204,9 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_setpwent.o \
winbindd/winbindd_getpwent.o \
winbindd/winbindd_endpwent.o \
+ winbindd/winbindd_setgrent.o \
+ winbindd/winbindd_getgrent.o \
+ winbindd/winbindd_endgrent.o \
winbindd/winbindd_dsgetdcname.o \
winbindd/winbindd_getdcname.o \
auth/token_util.o \