X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8d5415676cb95c0e9225f68112b20c36fcff6848..6307b7c124221f426fba288c5988d583ac27de70:/configure.ac diff --git a/configure.ac b/configure.ac index e8432814aa..6b92886bbf 100644 --- a/configure.ac +++ b/configure.ac @@ -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