X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ef58b79b0d9295257d42207996fd3d91d1d232b7..32084afd566ea9d9133fcc600eaeb43202176abf:/examples/msg/Makefile.am diff --git a/examples/msg/Makefile.am b/examples/msg/Makefile.am index c78cc576f5..93c96af58b 100644 --- a/examples/msg/Makefile.am +++ b/examples/msg/Makefile.am @@ -2,6 +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=run_msg_test check_PROGRAMS=msg_test msg_test_SOURCES= messages.h msg_test.c