X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/605d14f82cfcc854a9ab8d7b2592502128658d97..0f5509273af174fc845f00268eb6430cf22d8ee0:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index ef640c4c20..a889687c0f 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 \ @@ -15,7 +16,7 @@ nobase_include_HEADERS = \ msg/msg.h \ msg/datatypes.h \ \ - surf/surf_parse.h \ + surf/surfxml_parse.h \ surf/surfxml.h \ \ gras/datadesc.h gras/transport.h \