summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-10-08 11:15:28 +0000
committerStefan Metzmacher <metze@sernet.de>2007-10-22 08:46:10 +0200
commit6ded271f7719483faee19aba502d787a279c1689 (patch)
tree86d8944bf973267fac55c15fb6201e417f1cf130 /source3/Makefile.in
parent58e049efa3392e2ebfb39f4e63c876aace7b6e7b (diff)
downloadsamba-6ded271f7719483faee19aba502d787a279c1689.tar.gz
samba-6ded271f7719483faee19aba502d787a279c1689.tar.bz2
samba-6ded271f7719483faee19aba502d787a279c1689.zip
r25570: move code of the locator child into its own file
metze (This used to be commit 56640908a6367acfdfd53568a0d329c13330e5eb)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
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 = \