From: mquinson Date: Thu, 20 Oct 2005 10:12:04 +0000 (+0000) Subject: This file is needed to do make distcheck X-Git-Tag: v3.3~3594 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/44cf5d59345e127799454859d9f95b73866fbc3e?ds=sidebyside 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 --- 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