summaryrefslogtreecommitdiff
path: root/source4/wscript
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-07 14:01:05 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:42 +1000
commitd87ea524d82a069d5df053b54eeb1e3bdbfdb5a9 (patch)
treef3431eabca4367081ffdcabfba01d8d142888390 /source4/wscript
parentabaf9aaba7acc10dde3a0b619209749748df52e2 (diff)
downloadsamba-d87ea524d82a069d5df053b54eeb1e3bdbfdb5a9.tar.gz
samba-d87ea524d82a069d5df053b54eeb1e3bdbfdb5a9.tar.bz2
samba-d87ea524d82a069d5df053b54eeb1e3bdbfdb5a9.zip
build: ntvfs/sysdep configure checks
Diffstat (limited to 'source4/wscript')
-rw-r--r--source4/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/wscript b/source4/wscript
index 04ae4be3f6..0bbf09b2de 100644
--- a/source4/wscript
+++ b/source4/wscript
@@ -25,6 +25,7 @@ def configure(conf):
conf.sub_config(LIBLDB_DIR)
conf.sub_config('heimdal_build')
conf.sub_config('lib/tls')
+ conf.sub_config('ntvfs/sysdep')
conf.DEFINE('CONFIG_H_IS_FROM_SAMBA', 1)
conf.ADD_EXTRA_INCLUDES('#source4 #lib #source4/lib #source4/include #lib/socket_wrapper #lib/talloc #lib/replace #lib/event')