samba-tool drs showrepl tests: improve debugging for mystery error
[samba.git] / wscript
diff --git a/wscript b/wscript
index f11c49dde676e428d914f173cf5306889835a996..f98d731e537e0fa13712503313d6cf7a59ce4292 100644 (file)
--- a/wscript
+++ b/wscript
@@ -279,6 +279,7 @@ def configure(conf):
     if conf.env.with_ctdb:
         conf.RECURSE('ctdb')
     conf.RECURSE('lib/socket')
+    conf.RECURSE('lib/mscat')
     conf.RECURSE('packaging')
 
     conf.SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS()