X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bfc9b3ffef6e41c90e64b271ed981fabe05676cc..ba3cfdd2528cc9e2d3d1f74533906f2152155ac5:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index d520ab5b12..fa61c2783a 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,6 +2,7 @@ include_HEADERS = gras.h xbt.h nobase_include_HEADERS = \ xbt/misc.h \ xbt/sysdep.h \ + xbt/function_types.h \ xbt/asserts.h xbt/ex.h \ xbt/log.h \ xbt/module.h \ @@ -10,6 +11,8 @@ nobase_include_HEADERS = \ xbt/graph.h \ xbt/fifo.h \ xbt/swag.h \ + xbt/matrix.h \ + xbt/host.h \ xbt/config.h \ xbt/cunit.h \ xbt/graphxml_parse.h \