X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/28b7f1f95510fe2efa30fc2fb4b4d27826da931e..af235f79bfa9e9a73d80e5279432fb5d903c4068:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 66af137434..111ffc1dd6 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,10 +9,15 @@ nobase_include_HEADERS = \ xbt/fifo.h \ xbt/swag.h \ xbt/config.h \ + xbt/context.h \ \ surf/maxmin.h \ surf/trace_mgr.h \ surf/surf.h \ + surf/surf_parse.h \ + \ + msg/msg.h \ + msg/datatypes.h \ \ gras/core.h \ gras/datadesc.h gras/transport.h \