Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add one more testing script to the archive
[simgrid.git] / configure.ac
index f5f58f4..21b9834 100644 (file)
@@ -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