From 44cf5d59345e127799454859d9f95b73866fbc3e Mon Sep 17 00:00:00 2001 From: mquinson Date: Thu, 20 Oct 2005 10:12:04 +0000 Subject: [PATCH] This file is needed to do make distcheck git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1763 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/msg/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/msg/Makefile.am b/examples/msg/Makefile.am index 1cb245f2d5..729fcc5c48 100644 --- a/examples/msg/Makefile.am +++ b/examples/msg/Makefile.am @@ -1,6 +1,6 @@ INCLUDES= -I$(top_srcdir)/include AM_CFLAGS=-g -EXTRA_DIST= msg_deployment.xml msg_platform.xml small_platform.xml small_deployment.xml +EXTRA_DIST= msg_deployment.xml msg_platform.xml small_platform.xml small_deployment.xml msg_deployment_suspend.xml CLEANFILES=msg_test.trace -- 2.20.1