X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c2debd7e789ce8e0ebe31b415557304d4d464d8e..50ffa5ce8e4e6da54f7047c0921c460e2bf1c104:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 0a14706b9f..449c553f37 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,8 +9,10 @@ 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 \ @@ -20,4 +22,3 @@ nobase_include_HEADERS = \ \ amok/base.h \ amok/bandwidth.h -