s4-samdb: save the url in the samdb class
[metze/samba/wip.git] / wscript_build
index eb5f993f5bc26fa7f7584d336b7e9255f7978874..9e2737d5fbe81db89873e50aa72751db3439fc54 100644 (file)
@@ -85,7 +85,6 @@ bld.RECURSE('source4/nbt_server')
 bld.RECURSE('source4/wrepl_server')
 bld.RECURSE('source4/cldap_server')
 bld.RECURSE('source4/ntp_signd')
-bld.RECURSE('source4/samba_tool')
 bld.RECURSE('source4/utils')
 bld.RECURSE('source4/ntvfs')
 bld.RECURSE('source4/ntptr')
@@ -123,7 +122,4 @@ bld.RECURSE('source3')
 
 bld.RECURSE('testsuite/headers')
 
-# install some extra empty directories
-bld.INSTALL_DIRS("", "${LOCKDIR} ${SYSCONFDIR} ${LOCKDIR} ${PIDDIR} ${LOCALSTATEDIR}/lib ${PRIVATEDIR}/smbd.tmp/messaging")
-
 bld.SYMBOL_CHECK()