diff options
Diffstat (limited to 'wscript')
-rwxr-xr-x | wscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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() |