s3: piddir creation fix part 2.
[ira/wip.git] / wscript
diff --git a/wscript b/wscript
index 5901f5af57520930cf7fa68289a83c26aca72a20..96df5632267400cae23fa6960ce256fa1b850272 100755 (executable)
--- a/wscript
+++ b/wscript
@@ -102,6 +102,7 @@ def configure(conf):
     conf.RECURSE('pidl')
     conf.RECURSE('selftest')
     conf.RECURSE('source3')
+    conf.RECURSE('lib/addns')
 
     conf.SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS()