Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do run the test on make check
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 13:32:28 +0000 (13:32 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 8 Feb 2005 13:32:28 +0000 (13:32 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@919 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/msg/Makefile.am

index c78cc57..93f3d6f 100644 (file)
@@ -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=msg_test
 check_PROGRAMS=msg_test
 
 msg_test_SOURCES= messages.h msg_test.c