Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The java examples to illustrate the usage of the mailbox concept.
[simgrid.git] / examples / msg / Makefile.in
index 5d6f1ee..7619cfd 100644 (file)
@@ -213,6 +213,7 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
 RANLIB = @RANLIB@
+SED = @SED@
 SET_MAKE = @SET_MAKE@
 SHELL = @SHELL@
 SIMGRID_DEP = @SIMGRID_DEP@
@@ -291,7 +292,7 @@ EXTRA_DIST = msg_platform.xml small_platform.xml \
        gtnets/dogbone-d.xml gtnets/dogbone-p.xml \
        properties/deployment_properties.xml $(am__append_3)
 TESTS_ENVIRONMENT = $(top_builddir)/tools/tesh/tesh
-TESTS = sendrecv/sendrecv_KCCFLN05.tesh \
+TESTS = sendrecv/sendrecv_CLM03.tesh \
         sendrecv/sendrecv_Vegas.tesh \
         sendrecv/sendrecv_Reno.tesh \
         suspend/suspend.tesh \