summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-10-08 11:15:28 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:31:15 -0500
commit971cc997debc82a86a653757d0fb16c8d748345f (patch)
tree6613556bdf1f68a3fc1377924a7aa2954f9d91ed /source3/Makefile.in
parentf3581f319fee956c3d8302eed15ec3fdfa948ec4 (diff)
downloadsamba-971cc997debc82a86a653757d0fb16c8d748345f.tar.gz
samba-971cc997debc82a86a653757d0fb16c8d748345f.tar.bz2
samba-971cc997debc82a86a653757d0fb16c8d748345f.zip
r25570: move code of the locator child into its own file
metze (This used to be commit 2dbc168e543b84d05b85bc0a44aa8fc10adc4511)
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 bc31696fc1..2a1b7ee8c3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -881,6 +881,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 = \