Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also add the make_deployment.pl to the tarball
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 14 Dec 2007 21:29:30 +0000 (21:29 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 14 Dec 2007 21:29:30 +0000 (21:29 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5124 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/gras/all2all/Makefile.am
examples/gras/all2all/Makefile.in

index 10d6306..bb2057a 100644 (file)
@@ -6,7 +6,7 @@
 
 
 INCLUDES= -I$(top_srcdir)/include
-EXTRA_DIST=all2all.xml 
+EXTRA_DIST=all2all.xml make_deployment.pl
 include $(top_srcdir)/examples/gras/tests.mk
 
 # AUTOMAKE variable definition
index 0c1b461..5618e9b 100644 (file)
@@ -246,7 +246,8 @@ target_vendor = @target_vendor@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 INCLUDES = -I$(top_srcdir)/include
-EXTRA_DIST = all2all.xml test_rl test_sg_32 test_sg_64
+EXTRA_DIST = all2all.xml make_deployment.pl test_rl test_sg_32 \
+       test_sg_64
 @GRAS_ARCH_32_BITS_FALSE@TESTS = test_sg_64 test_rl
 @GRAS_ARCH_32_BITS_TRUE@TESTS = test_sg_32 test_rl
 TESTS_ENVIRONMENT = srcdir=$(srcdir) EXEEXT=$(EXEEXT) @top_builddir@/tools/tesh/tesh