From: mquinson Date: Tue, 22 Aug 2006 14:18:05 +0000 (+0000) Subject: Add a missing file to the archives X-Git-Tag: v3.3~2638 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4987848c429188389a83bbe355b0c62e7c543f61?ds=sidebyside Add a missing file to the archives git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@2721 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/include/Makefile.am b/include/Makefile.am index 31e3b2c3ad..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 \