X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/70bfaea19950aa1ef3d4a4617b43e31504c55406..c8474a5e25b188d7af25f8b515178f538c913b78:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index a6ac574ee4..449c553f37 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,9 +9,12 @@ nobase_include_HEADERS = \ xbt/fifo.h \ xbt/swag.h \ xbt/config.h \ + xbt/context.h \ \ - surf/maxmin.h \ + msg/msg.h \ + msg/datatypes.h \ \ + gras/core.h \ gras/datadesc.h gras/transport.h \ gras/virtu.h gras/cond.h gras/process.h \ \ @@ -19,4 +22,3 @@ nobase_include_HEADERS = \ \ amok/base.h \ amok/bandwidth.h -