Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cleanup the way moddata are destroyed at the end of the time
[simgrid.git] / examples / gras / all2all / Makefile.am
index ffb40348d76f6751faf3f37f3bb7e3a4db321e99..efb698167b2363aba7c300a0f3cfddea29734eb8 100644 (file)
@@ -1,6 +1,6 @@
 INCLUDES= -I$(top_srcdir)/include
-TESTS= test_sg
-EXTRA_DIST=all2all_deployment.xml test_sg.in test_rl.in
+TESTS= test_sg test_rl
+EXTRA_DIST=all2all.xml test_sg.in test_rl.in
 
 # AUTOMAKE variable definition
 noinst_PROGRAMS=all2all_sender all2all_receiver all2all_simulator