X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/91f96895b59fdd084301de4855db3517575d1773..81cb11b0827fcd9e3dc34cce48a07c46b2f6ece4:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index fa61c2783a..31e3b2c3ad 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -12,7 +12,7 @@ nobase_include_HEADERS = \ xbt/fifo.h \ xbt/swag.h \ xbt/matrix.h \ - xbt/host.h \ + xbt/peer.h \ xbt/config.h \ xbt/cunit.h \ xbt/graphxml_parse.h \ @@ -21,15 +21,18 @@ nobase_include_HEADERS = \ msg/msg.h \ msg/datatypes.h \ \ + simdag/simdag.h \ + simdag/datatypes.h \ + \ surf/surfxml_parse.h \ surf/surfxml.h \ \ gras/datadesc.h gras/transport.h \ - gras/virtu.h gras/emul.h gras/process.h \ + gras/virtu.h gras/emul.h gras/process.h gras/module.h \ \ gras/messages.h gras/timer.h \ \ - amok/base.h \ + amok/peermanagement.h \ amok/bandwidth.h surf/surfxml.h: