summaryrefslogtreecommitdiff
path: root/source4/libcli/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/wscript_build')
-rw-r--r--source4/libcli/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/wscript_build b/source4/libcli/wscript_build
index 537faf5950..7c4505c261 100644
--- a/source4/libcli/wscript_build
+++ b/source4/libcli/wscript_build
@@ -5,6 +5,7 @@ bld.BUILD_SUBDIR('wbclient')
bld.SAMBA_SUBSYSTEM('LIBSAMBA-ERRORS',
source='../../libcli/util/doserr.c util/errormap.c util/nterr.c',
public_headers='../../libcli/util/error.h ../../libcli/util/ntstatus.h ../../libcli/util/doserr.h ../../libcli/util/werror.h',
+ header_path='core',
deps='talloc'
)