X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/92e35330e3fbffccf42a90a84b9cb01df906bf26..7a2df1bb215ba4fe6dd20a73a510366fd47b1d17:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 31e3b2c3ad..0aabfe1037 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,10 +2,12 @@ include_HEADERS = gras.h xbt.h nobase_include_HEADERS = \ xbt/misc.h \ xbt/sysdep.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 \