X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/509304ee1435b62cd49eb9071995fab468f68f58..543fcfdbc4aa5fdf9e85605758784253536fc624:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index ab8858fc34..449c553f37 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,9 +9,10 @@ nobase_include_HEADERS = \ xbt/fifo.h \ xbt/swag.h \ xbt/config.h \ + xbt/context.h \ \ - surf/maxmin.h \ - surf/trace_mgr.h \ + msg/msg.h \ + msg/datatypes.h \ \ gras/core.h \ gras/datadesc.h gras/transport.h \ @@ -21,4 +22,3 @@ nobase_include_HEADERS = \ \ amok/base.h \ amok/bandwidth.h -