Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Only use the basename of __FILE__ when propagating exceptions to avoid strange errors...
[simgrid.git] / examples / simdag / Makefile.am
index db872d49930a57869d09b3c05c2bb4ccd434ce36..a65f7ac8b3ba128826c107376ee2e7b509dc1e6c 100644 (file)
@@ -5,7 +5,7 @@ EXTRA_DIST= small_platform.xml
 CLEANFILES=sd_test.trace
 
 TESTS=test_simdag
-check_PROGRAMS=sd_test small_platform.xml
+check_PROGRAMS=sd_test
 
 sd_test_SOURCES= sd_test.c
 sd_test_LDADD= $(top_builddir)/src/libsimgrid.la