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 8f4f50a41a..c6ea72c92f 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -729,7 +729,8 @@ WINBINDD_OBJ1 = \
nsswitch/winbindd_dual.o \
nsswitch/winbindd_async.o \
nsswitch/winbindd_creds.o \
- nsswitch/winbindd_cred_cache.o
+ nsswitch/winbindd_cred_cache.o \
+ nsswitch/winbindd_ccache_access.o
WINBINDD_OBJ = \
$(WINBINDD_OBJ1) $(PASSDB_OBJ) $(GROUPDB_OBJ) \