summaryrefslogtreecommitdiff
path: root/source4/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'source4/wscript')
-rw-r--r--source4/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/wscript b/source4/wscript
index 6bf8663d6c..958c058e75 100644
--- a/source4/wscript
+++ b/source4/wscript
@@ -111,6 +111,7 @@ def configure(conf):
conf.RECURSE('../lib/socket_wrapper')
conf.RECURSE('../lib/uid_wrapper')
conf.RECURSE('../lib/popt')
+ conf.RECURSE('../lib/subunit/c')
conf.RECURSE('lib/smbreadline')
conf.RECURSE('../pidl')
conf.RECURSE('selftest')