X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2578f145b125d7228af0162ec317f4cd5c9a148a..32084afd566ea9d9133fcc600eaeb43202176abf:/examples/msg/Makefile.am diff --git a/examples/msg/Makefile.am b/examples/msg/Makefile.am index 93f3d6fbe6..93c96af58b 100644 --- a/examples/msg/Makefile.am +++ b/examples/msg/Makefile.am @@ -2,7 +2,7 @@ INCLUDES= -I$(top_srcdir)/include AM_CFLAGS=-g EXTRA_DIST= msg_deployment.xml msg_platform.xml small_platform.xml small_deployment.xml -TESTS=msg_test +TESTS=run_msg_test check_PROGRAMS=msg_test msg_test_SOURCES= messages.h msg_test.c