diff options
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r-- | source3/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index 89ab9e31de..ea3708ea18 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -866,6 +866,7 @@ WINBINDD_OBJ1 = \ winbindd/winbindd_cred_cache.o \ winbindd/winbindd_ccache_access.o \ winbindd/winbindd_idmap.o \ + winbindd/winbindd_locator.o \ auth/token_util.o WINBINDD_OBJ = \ |