summaryrefslogtreecommitdiff
path: root/source4/wscript_build
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-02-23 19:04:54 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:37 +1000
commit8900f97c2ca814e6bf52edd4a6c935a802d39238 (patch)
treee9494401284d649f8b4629ee6b7038319def2fc2 /source4/wscript_build
parent7aeffe68b12ae7273960a3e953a101d05e57d2a6 (diff)
downloadsamba-8900f97c2ca814e6bf52edd4a6c935a802d39238.tar.gz
samba-8900f97c2ca814e6bf52edd4a6c935a802d39238.tar.bz2
samba-8900f97c2ca814e6bf52edd4a6c935a802d39238.zip
build: run the lib/replace rules first
Diffstat (limited to 'source4/wscript_build')
-rw-r--r--source4/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/wscript_build b/source4/wscript_build
index defb36b315..f18e54ca53 100644
--- a/source4/wscript_build
+++ b/source4/wscript_build
@@ -1,5 +1,6 @@
# top level waf build script for samba4
+bld.BUILD_SUBDIR('../lib/replace')
bld.BUILD_SUBDIR('dynconfig')
bld.BUILD_SUBDIR('dsdb')
bld.BUILD_SUBDIR('smbd')