From: mquinson Date: Fri, 7 May 2010 09:37:29 +0000 (+0000) Subject: well, yes, we need to distribute mmalloc.h (even if I typed its path wrong the first... X-Git-Tag: SVN~23 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/bb24762a7220ff0b3a59211902bb2ef3cb8c8a4d well, yes, we need to distribute mmalloc.h (even if I typed its path wrong the first time) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7721 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/buildtools/Cmake/src/CMakeDefinePackages.txt b/buildtools/Cmake/src/CMakeDefinePackages.txt index 8a75ac79ff..3925e87164 100755 --- a/buildtools/Cmake/src/CMakeDefinePackages.txt +++ b/buildtools/Cmake/src/CMakeDefinePackages.txt @@ -396,6 +396,7 @@ set(install_HEADERS ./include/xbt/synchro_core.h ./include/xbt/queue.h ./include/xbt/setset.h +./include/xbt/mmalloc.h ./include/mc/modelchecker.h ./include/msg/msg.h ./include/msg/datatypes.h