X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/28b7f1f95510fe2efa30fc2fb4b4d27826da931e..50ffa5ce8e4e6da54f7047c0921c460e2bf1c104:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 66af137434..449c553f37 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -9,10 +9,10 @@ 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 \ + msg/msg.h \ + msg/datatypes.h \ \ gras/core.h \ gras/datadesc.h gras/transport.h \ @@ -22,4 +22,3 @@ nobase_include_HEADERS = \ \ amok/base.h \ amok/bandwidth.h -