Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
let make distcheck work
[simgrid.git] / examples / msg / Makefile.am
index 9deaf09..93c96af 100644 (file)
@@ -1,7 +1,8 @@
 INCLUDES= -I$(top_srcdir)/include
 AM_CFLAGS=-g
-EXTRA_DIST= msg_deployment.xml msg_platform.xml 
+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