From: mquinson Date: Mon, 17 Aug 2009 16:35:07 +0000 (+0000) Subject: Add a missing file to the archive X-Git-Tag: SVN~1083 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/741004618140d8530e002017102214648fe32807 Add a missing file to the archive git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6588 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/src/Makefile.am b/src/Makefile.am index 3e7d88600b..64391ec993 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -55,6 +55,7 @@ EXTRA_DIST= \ include/surf/surf.h \ include/surf/surfxml_parse_private.h \ include/surf/random_mgr.h \ + include/surf/surf_resource_lmm.h \ \ include/xbt/wine_dbghelp.h \ include/xbt/xbt_os_time.h \