s3:test_async_echo: unsure the desired smb message sequence
[metze/samba/wip.git] / wscript_build
index 2e758536d38797f121cbf714d0cd914210810d6a..f5ae5f2a3a77718811281bb54884c46c377356b1 100644 (file)
@@ -36,6 +36,7 @@ bld.RECURSE('lib/tevent')
 bld.RECURSE('lib/ccan')
 bld.RECURSE('lib/tdb_compat')
 bld.RECURSE('lib/ldb')
+bld.RECURSE('lib/param')
 bld.RECURSE('dynconfig')
 bld.RECURSE('lib/util/charset')
 bld.RECURSE('source4/scripting/python')
@@ -122,7 +123,4 @@ bld.RECURSE('source3')
 
 bld.RECURSE('testsuite/headers')
 
-# install some extra empty directories
-bld.INSTALL_DIRS("", "${LOCKDIR} ${STATEDIR} ${CACHEDIR} ${SWATDIR} ${SYSCONFDIR} ${PIDDIR} ${LOCALSTATEDIR}/lib ${PRIVATEDIR}/smbd.tmp/messaging ${CODEPAGEDIR} ${LOGFILEBASE} ${SETUPDIR}")
-
 bld.SYMBOL_CHECK()