X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d13e000f56cfa4abba1c733cdc695a422b8ea39e..509304ee1435b62cd49eb9071995fab468f68f58:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index db18ac0d23..ab8858fc34 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -7,15 +7,18 @@ nobase_include_HEADERS = \ xbt/dynar.h xbt/dict.h xbt/set.h \ xbt/heap.h \ xbt/fifo.h \ + xbt/swag.h \ xbt/config.h \ \ surf/maxmin.h \ + surf/trace_mgr.h \ \ + gras/core.h \ gras/datadesc.h gras/transport.h \ gras/virtu.h gras/cond.h gras/process.h \ \ gras/messages.h \ \ - gras/modules/base.h \ - gras/modules/bandwidth.h + amok/base.h \ + amok/bandwidth.h