lib: Add resolv_wrapper version 1.0.0.
[sfrench/samba-autobuild/.git] / wscript
diff --git a/wscript b/wscript
index 872177e20b965c96e35c8edabe9437571e2a819c..d851885f8693062bdd4466b3546d10574b70b4ae 100644 (file)
--- a/wscript
+++ b/wscript
@@ -158,6 +158,7 @@ def configure(conf):
     conf.RECURSE('source4/auth')
     conf.RECURSE('lib/nss_wrapper')
     conf.RECURSE('nsswitch')
+    conf.RECURSE('lib/resolv_wrapper')
     conf.RECURSE('lib/socket_wrapper')
     conf.RECURSE('lib/uid_wrapper')
     conf.RECURSE('lib/subunit/c')