From be62999ae838e69b232a490e77df1f59e399c0e6 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 14 Sep 2004 09:14:36 +0000 Subject: [PATCH] Generate all tests git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@403 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- configure.ac | 1 + 1 file changed, 1 insertion(+) 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; -- 2.20.1