From 94b5591a3a68fe3236104bc628c6b051b194edb1 Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 22 Dec 2009 22:28:54 +0000 Subject: [PATCH] Add cmake-related files into the archives git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6938 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 32c217a80f..e2cab08232 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,8 @@ SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS C tools/graspe-slave.in \ tools/MSG_visualization \ tools/MSG_visualization/colorize.pl \ - checkall + checkall \ + buildtools/Cmake/CMakeLists.txt buildtools/Cmake/chdir_run.sh buildtools/Cmake/CTestList.txt # GRAMINE_CUT_END SUBDIRS= include src tools $(SG_SUBDIRS) -- 2.20.1