Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Get ready for release
[simgrid.git] / examples / msg / Makefile.am
index 93f3d6f..93c96af 100644 (file)
@@ -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
 
 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
 check_PROGRAMS=msg_test
 
 msg_test_SOURCES= messages.h msg_test.c