From: mquinson Date: Thu, 23 Jun 2005 15:18:57 +0000 (+0000) Subject: reenable amok now that it partially work X-Git-Tag: v3.3~3959 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/7376dfcfee00f204338e7e05a2a2da5b5b5d7e36 reenable amok now that it partially work git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1396 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/configure.ac b/configure.ac index 8aa9c57332..c022500b2e 100644 --- a/configure.ac +++ b/configure.ac @@ -163,9 +163,6 @@ AM_CONDITIONAL(HAVE_FLEXML,test x$FLEXML != xNOTFOUND) # examples/pastry/Makefile examples/pastry/test_sg # examples/gras/chord/Makefile examples/gras/chord/test_sg examples/gras/chord/test_rl -# examples/amok/Makefile -# examples/amok/bandwidth/Makefile examples/amok/bandwidth/test_sg examples/amok/bandwidth/test_rl - SG_CONFIGURE_PART(Generating files...) AC_CONFIG_FILES([ Makefile @@ -179,6 +176,8 @@ AC_CONFIG_FILES([ examples/gras/timer/Makefile examples/gras/timer/test_sg examples/gras/timer/test_rl examples/gras/chrono/Makefile examples/gras/chrono/test_sg examples/gras/chrono/test_rl examples/gras/tokenS/Makefile examples/gras/tokenS/test_sg examples/gras/tokenS/test_rl + examples/amok/Makefile + examples/amok/bandwidth/Makefile examples/amok/bandwidth/test_sg examples/amok/bandwidth/test_rl doc/Makefile doc/Doxyfile tools/graspe-slave tools/Makefile