X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/82c0c72923e55859ed85f6450937f9b9a55f75f2..93d8f13d479489bfd3039faad13b7525d7521b87:/configure.ac diff --git a/configure.ac b/configure.ac index f5f58f4942..21b9834571 100644 --- a/configure.ac +++ b/configure.ac @@ -514,6 +514,7 @@ AC_CONFIG_FILES([ ],[ for file in \ tools/graspe-slave tools/graspe-master \ + checkall examples/java/runtest \ ; do \ test -e $file && chmod +x $file; \ done