]> AND Public Git Repository - simgrid.git/blobdiff - examples/simdag/Makefile.am
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a sequential mode to the workstations. In this mode, only one task can be execute...
[simgrid.git] / examples / simdag / Makefile.am
index b29a672bb539185cccddf51057571422681ffb58..a65f7ac8b3ba128826c107376ee2e7b509dc1e6c 100644 (file)
@@ -1,7 +1,10 @@
 INCLUDES= -I$(top_srcdir)/include
 AM_CFLAGS=-g
+EXTRA_DIST= small_platform.xml
 
-#TESTS=run_msg_test
+CLEANFILES=sd_test.trace
+
+TESTS=test_simdag
 check_PROGRAMS=sd_test
 
 sd_test_SOURCES= sd_test.c