From: mquinson Date: Fri, 17 Mar 2006 19:59:11 +0000 (+0000) Subject: Do distribute the graph.h X-Git-Tag: v3.3~3407 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/30f179b097b3523c46f00a5336047a8a007eaa70 Do distribute the graph.h git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1951 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/include/Makefile.am b/include/Makefile.am index ef640c4c20..62226e92dc 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -7,6 +7,7 @@ nobase_include_HEADERS = \ xbt/module.h \ xbt/dynar.h xbt/dict.h xbt/set.h \ xbt/heap.h \ + xbt/graph.h \ xbt/fifo.h \ xbt/swag.h \ xbt/config.h \