X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/320c1fe541f529573238ebba0bee1ec0293f1af4..b52dc83342769c5c4e6dc36e05d30756a732fa20:/configure.ac diff --git a/configure.ac b/configure.ac index 9268314a27..03d1d3b946 100644 --- a/configure.ac +++ b/configure.ac @@ -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;