X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/72e371d8aa02403f32f9b9f715d6b8b6864c864c..fb29ecfb181924366b859d2dc26304d05a0eb85d:/include/Makefile.am?ds=sidebyside diff --git a/include/Makefile.am b/include/Makefile.am index 01fc6182e0..89efd8a2e0 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 \ @@ -28,6 +30,7 @@ nobase_include_HEADERS = \ gras/messages.h gras/timer.h \ \ amok/base.h \ + amok/hostmanagement.h \ amok/bandwidth.h surf/surfxml.h: