X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e7a57b2fb564bdfd7672e881ec1c64bd3ecdd73e..91f96895b59fdd084301de4855db3517575d1773:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 01fc6182e0..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,7 @@ nobase_include_HEADERS = \ xbt/graph.h \ xbt/fifo.h \ xbt/swag.h \ + xbt/matrix.h \ xbt/host.h \ xbt/config.h \ xbt/cunit.h \