From: velho Date: Wed, 21 Mar 2007 18:34:10 +0000 (+0000) Subject: Added the compilation of file simeng_usage. I think this is a more X-Git-Tag: v3.3~2032 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/da87f6beb69857d417c47fd1b0799c609a2ae718 Added the compilation of file simeng_usage. I think this is a more appropriate name once this programs tests different modelling approachs in the simulator engine. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3328 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am index bf66d9d2eb..7f907d4b6d 100644 --- a/testsuite/Makefile.am +++ b/testsuite/Makefile.am @@ -33,7 +33,7 @@ RL_tests = \ gras/datadesc_usage SG_tests = \ - surf/maxmin_usage surf/maxmin_bench \ + surf/maxmin_usage surf/maxmin_bench surf/simeng_usage \ surf/trace_usage surf/surf_usage surf/surf_usage2 #if HAVE_SDP # SG_tests+=surf/sdp_usage