summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-13 15:58:45 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-13 15:58:45 +0200
commit2fddd2e2d5fb32ff15a170acc443218481986b91 (patch)
treeffc988ebf2fc876afc754830f1a8595d4b1f3d66 /source3/Makefile.in
parent6d02f0805a001ae4ac19219c7fff5247e470b0fd (diff)
downloadsamba-2fddd2e2d5fb32ff15a170acc443218481986b91.tar.gz
samba-2fddd2e2d5fb32ff15a170acc443218481986b91.tar.bz2
samba-2fddd2e2d5fb32ff15a170acc443218481986b91.zip
Share ndrdump implementation.
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index d6c5486528..1685bf141d 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -968,7 +968,7 @@ REPLACETORT_OBJ = @libreplacedir@/test/testsuite.o \
@libreplacedir@/test/main.o \
$(LIBREPLACE_OBJ)
-NDRDUMP_OBJ = librpc/tools/ndrdump.o \
+NDRDUMP_OBJ = ../librpc/tools/ndrdump.o \
$(PARAM_OBJ) $(LIBNDR_GEN_OBJ) \
$(LIBSAMBA_OBJ) $(LIB_NONSMBD_OBJ) $(POPT_LIB_OBJ) \
librpc/gen_ndr/ndr_svcctl.o