X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/46d8d2b806765df36c81b4c4fdbcd602af769772..6137018268142ce0a772f64287953a44a5186b2b:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index d7d5f2d674..3d9895751f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -6,6 +6,7 @@ nobase_include_HEADERS = \ 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 \ @@ -28,7 +29,7 @@ nobase_include_HEADERS = \ surf/surfxml.h \ \ gras/datadesc.h gras/transport.h \ - gras/virtu.h gras/emul.h gras/process.h gras/modules.h \ + gras/virtu.h gras/emul.h gras/process.h gras/module.h \ \ gras/messages.h gras/timer.h \ \