Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Generate all tests
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 14 Sep 2004 09:14:36 +0000 (09:14 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 14 Sep 2004 09:14:36 +0000 (09:14 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@403 48e7efb5-ca39-0410-a469-dd3cf9ba447f

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;