summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2013-08-07 13:48:55 -0700
committerStefan Metzmacher <metze@samba.org>2013-08-15 09:07:06 +0200
commitc80349e0fad7c182b0bddefed99a78d95323faca (patch)
tree7d41a5637c37b274c7bd67e6bf859bb9fa53bdde /source3/wscript_build
parent2394f8788d2f6e21064db0b6099a0dbe3a33e1d6 (diff)
downloadsamba-c80349e0fad7c182b0bddefed99a78d95323faca.tar.gz
samba-c80349e0fad7c182b0bddefed99a78d95323faca.tar.bz2
samba-c80349e0fad7c182b0bddefed99a78d95323faca.zip
s3:lib: Factor read_ea_list_entry() and read_nttrans_ea_list() out so they can be used by the SMB2 client code.
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index f52197a1a3..569c63250e 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -67,7 +67,8 @@ LIB_SRC = '''
lib/fncall.c
libads/krb5_errs.c lib/system_smbd.c lib/audit.c
lib/tevent_wait.c
- lib/idmap_cache.c'''
+ lib/idmap_cache.c
+ lib/util_ea.c'''
LIB_UTIL_SRC = '''
lib/system.c