s4:dns_server: no-op dns updates with ACCESS_DENIED should be ignored
[samba.git] / wscript_build_embedded_heimdal
index fec28bedf684d03c2e942aeae53b1991b7ef242f..0536e21fef5af49f2a5eb7108440f30c9cd2d18b 100644 (file)
@@ -1,5 +1,4 @@
-import Logs
+from waflib import Logs
 
 Logs.info("\tSelected embedded Heimdal build")
-bld.RECURSE('source4/kdc')
-bld.RECURSE('source4/heimdal_build')
+bld.RECURSE('third_party/heimdal_build')