X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/38d875d4d634387a63fbe9550111a0a0dec7f3d2..b3969faa17b77e52ea0555371eb3826c7b36187c:/configure.ac diff --git a/configure.ac b/configure.ac index 9ceaa7f733..9a5e6fac46 100644 --- a/configure.ac +++ b/configure.ac @@ -238,7 +238,7 @@ fi ## -# examples/pastry/Makefile examples/pastry/test_sg +# # examples/gras/chord/Makefile examples/gras/chord/test_sg examples/gras/chord/test_rl # src/amok/Makefile @@ -252,6 +252,7 @@ AC_CONFIG_FILES([ examples/msg/Makefile examples/msg/run_msg_test examples/gras/Makefile examples/gras/ping/Makefile examples/gras/ping/test_sg examples/gras/ping/test_rl + examples/gras/rpc/Makefile examples/gras/rpc/test_sg examples/gras/rpc/test_rl 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 @@ -278,6 +279,7 @@ AC_CONFIG_FILES([ examples/amok/bandwidth/test_sg examples/amok/bandwidth/test_rl \ \ examples/gras/ping/test_sg examples/gras/ping/test_rl \ + examples/gras/rpc/test_sg examples/gras/rpc/test_rl \ examples/gras/timer/test_sg examples/gras/timer/test_rl \ examples/gras/chrono/test_sg examples/gras/chrono/test_rl \ examples/gras/tokenS/test_sg examples/gras/tokenS/test_rl \