summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-20 13:57:22 +0200
committerGünther Deschner <gd@samba.org>2010-05-20 13:57:22 +0200
commitb75384546ac2300896b58a4474bce5f09dcc924a (patch)
tree4a5706d5331b472de7666291fc5fad71c6eda2f1 /source3/Makefile.in
parent6d9fe52310d4aedbd66294cecc1d375da46bef39 (diff)
downloadsamba-b75384546ac2300896b58a4474bce5f09dcc924a.tar.gz
samba-b75384546ac2300896b58a4474bce5f09dcc924a.tar.bz2
samba-b75384546ac2300896b58a4474bce5f09dcc924a.zip
librpc: finally merge ndr_string.c.
Guenther
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 56bee17d67..81328eb9be 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -308,7 +308,7 @@ LIBNDR_OBJ = ../librpc/ndr/ndr_basic.o \
librpc/gen_ndr/ndr_misc.o \
librpc/gen_ndr/ndr_security.o \
../librpc/ndr/ndr_sec_helper.o \
- librpc/ndr/ndr_string.o \
+ ../librpc/ndr/ndr_string.o \
../librpc/ndr/uuid.o \
librpc/ndr/util.o \
librpc/gen_ndr/ndr_dcerpc.o