remove old s3-waf build from host tridge
[build-farm.git] / magni.fns
index ce4c025ce673918fed48132761d6330186c0470f..2177cfecb4705d11e02fc09a4c8844c04082355c 100644 (file)
--- a/magni.fns
+++ b/magni.fns
@@ -8,13 +8,14 @@ compiler=gcc
 . common.fns
 
 #lcov like shared libraries
-export config="--disable-shared"
+#export config="--disable-shared"
 export PIDL_TESTS_SKIP=yes
-test_tree samba_4_0_test source $compiler 
+test_tree samba_4_0_test . $compiler configure config_log config_header build install test lcovreport
 
 export config=""
-test_tree samba_3_X_test source $compiler
-test_tree samba_3_X_devel source $compiler
+test_tree samba_3_current source3 $compiler
+test_tree samba_3_next source3 $compiler
+test_tree samba_3_master source3 $compiler
 
 #lcov and libtool disagree, enable OpenLDAP and disable OpenSSL
 export config="--with-ldap=/usr --without-openssl --disable-shared"