summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-07-16 23:25:12 +0200
committerGünther Deschner <gd@samba.org>2010-07-17 00:37:08 +0200
commitfeb21905cb4926baffd95b822c07c22d06260bf5 (patch)
tree8fc8a34f21b3f9dabffa0011264c106094d52ec3 /source3/wscript_build
parent3036822985cf109cfe551f5306cb495a659fd112 (diff)
downloadsamba-feb21905cb4926baffd95b822c07c22d06260bf5.tar.gz
samba-feb21905cb4926baffd95b822c07c22d06260bf5.tar.bz2
samba-feb21905cb4926baffd95b822c07c22d06260bf5.zip
s3-build: add LIBNDR_XATTR_OBJ.
Guenther
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build6
1 files changed, 4 insertions, 2 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 38d680518f..92c4bdf010 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -68,6 +68,9 @@ LIBNDR_SCHANNEL_SRC = '''../librpc/gen_ndr/ndr_schannel.c
LIBNDR_SPOOLSS_SRC = '''../librpc/gen_ndr/ndr_spoolss.c
../librpc/ndr/ndr_spoolss_buf.c'''
+LIBNDR_XATTR_SRC = '''../librpc/gen_ndr/ndr_xattr.c
+ ../librpc/ndr/ndr_xattr.c'''
+
LIBNDR_GEN_SRC = '''../librpc/gen_ndr/ndr_wkssvc.c
${LIBNDR_GEN_SRC0}
../librpc/gen_ndr/ndr_dfs.c
@@ -79,8 +82,7 @@ LIBNDR_GEN_SRC = '''../librpc/gen_ndr/ndr_wkssvc.c
${LIBNDR_NETLOGON_SRC}
../librpc/gen_ndr/ndr_dssetup.c
librpc/gen_ndr/ndr_notify.c
- ../librpc/gen_ndr/ndr_xattr.c
- ../librpc/ndr/ndr_xattr.c
+ ${LIBNDR_XATTR_SRC}
../librpc/gen_ndr/ndr_epmapper.c
../librpc/gen_ndr/ndr_named_pipe_auth.c
../librpc/gen_ndr/ndr_ntsvcs.c