Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to compile in supernovae mode when requested to
[simgrid.git] / configure.ac
index e843281..6b92886 100644 (file)
@@ -483,6 +483,7 @@ AC_CONFIG_FILES([
     for file in                                                 \
      tools/graspe-slave           tools/graspe-master           \
      checkall                     examples/java/runtest         \
+     src/mk_supernovae.sh                                       \
     ; do                                                        \
       test -e $file && chmod +x $file;                          \
     done