Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
clarify a comment
[simgrid.git] / configure.ac
index 9268314..03d1d3b 100644 (file)
@@ -105,6 +105,7 @@ AC_CONFIG_FILES([
   testsuite/Makefile
     testsuite/run_tests    
     testsuite/gras/trp_tcp_usage
+    testsuite/gras/trp_file_usage
 ],[
      test -e testsuite/run_tests          && chmod +x testsuite/run_tests;
      test -e testsuite/gras/trp_tcp_usage && chmod +x testsuite/gras/trp_tcp_usage;