Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a boolean to each node indicating whether it's an internal node or not to allow...
[simgrid.git] / examples / msg / Makefile.am
index c78cc57..93c96af 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=run_msg_test
 check_PROGRAMS=msg_test
 
 msg_test_SOURCES= messages.h msg_test.c