build: run the lib/replace rules first
authorAndrew Tridgell <tridge@samba.org>
Tue, 23 Feb 2010 08:04:54 +0000 (19:04 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:26:37 +0000 (20:26 +1000)
source4/wscript_build

index defb36b315f27b571cf909326b7c7c8f15a49a09..f18e54ca53e48b9b930295637836d5214cea741c 100644 (file)
@@ -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')