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, 2 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index d77d7bfc21..3c7dd3220f 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -412,7 +412,8 @@ WINBINDD_OBJ1 = \
nsswitch/winbindd_pam.o \
nsswitch/winbindd_sid.o \
nsswitch/winbindd_misc.o \
- nsswitch/winbindd_cm.o
+ nsswitch/winbindd_cm.o \
+ nsswitch/winbindd_rpc.o \
NECESSARY_BECAUSE_SAMBA_DEPENDENCIES_ARE_SO_BROKEN_OBJ = \
rpc_client/cli_netlogon.o rpc_client/cli_login.o \