ctdb-daemon: Remove duplicate code with refactored function
[obnox/samba/samba-obnox.git] / wscript
diff --git a/wscript b/wscript
index 37264f3fc7dc4f616349523a5efe7417b6d90b4a..7b43c580ffde4e34846fa3aa1fee1c8d678ba2b8 100644 (file)
--- a/wscript
+++ b/wscript
@@ -165,6 +165,7 @@ def configure(conf):
     conf.RECURSE('pidl')
     conf.RECURSE('selftest')
     conf.RECURSE('source3')
+    conf.RECURSE('lib/texpect')
 
     conf.SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS()