Remove NET_2_0
[mono.git] / eglib / test / test-both
index cd357c4ae86535c0899aea36fd2d3acc47b4814b..038c927eb258f20a998739c1473e7789a6674d0b 100755 (executable)
@@ -24,6 +24,10 @@ for arg in $@; do
        fi
 done
 
+if [ ! -x "./test-glib" -o ! -x "./test-eglib" ]; then
+       make
+fi
+
 if [ "x$1" = "x--speed-compare" ]; then
        ITERATIONS=100000
        if [ ! -z "$2" ]; then