From: mquinson Date: Tue, 22 Dec 2009 22:28:54 +0000 (+0000) Subject: Add cmake-related files into the archives X-Git-Tag: SVN~788 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/94b5591a3a68fe3236104bc628c6b051b194edb1?hp=ca63bedf95b70e32c3131ffd1d45eee711c8cc2d 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 --- 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)