X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f043ecd2d0bcdbfb951637c6dd046d729c6509b4..b3e650a06bf8a91b8feefda4acc421fd9641515b:/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