X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/74db6f9329c0c6196c1d5e342485b7bfcffa8e9a..43cf4cd6781986091c55dab5d194785b67a5852f:/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