X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/92e35330e3fbffccf42a90a84b9cb01df906bf26..037955e458fb05c8ad1a1bdc3509bac0664f87a2:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 31e3b2c3ad..bbc189369f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,10 +2,13 @@ include_HEADERS = gras.h xbt.h nobase_include_HEADERS = \ xbt/misc.h \ xbt/sysdep.h \ + xbt/virtu.h \ + xbt/str.h \ xbt/function_types.h \ xbt/asserts.h xbt/ex.h \ xbt/log.h \ xbt/module.h \ + xbt/mallocator.h \ xbt/dynar.h xbt/dict.h xbt/set.h \ xbt/heap.h \ xbt/graph.h \