summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-01-24 16:10:18 +0100
committerGünther Deschner <gd@samba.org>2008-01-24 16:21:59 +0100
commitaf7f24d97953a4d11435be963ee8fbcf993a6841 (patch)
treedd7a89ca386e9eb72737155f3dd7947923d38cce /source3/Makefile.in
parent108fc52c6b6f6905c872e3b7e9c1dc15c270241a (diff)
downloadsamba-af7f24d97953a4d11435be963ee8fbcf993a6841.tar.gz
samba-af7f24d97953a4d11435be963ee8fbcf993a6841.tar.bz2
samba-af7f24d97953a4d11435be963ee8fbcf993a6841.zip
Add winbindd debugging ndr_print helpers.
Guenther (This used to be commit 4389e4dadbf07c176d9102b74c06e62ecfc242be)
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 5b408a5c2b..4de96a8138 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -944,6 +944,7 @@ WINBINDD_OBJ1 = \
winbindd/winbindd_domain.o \
winbindd/winbindd_idmap.o \
winbindd/winbindd_locator.o \
+ winbindd/winbindd_ndr.o \
auth/token_util.o
WINBINDD_OBJ = \