X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/037955e458fb05c8ad1a1bdc3509bac0664f87a2..1eb87c9e20e9f75c6167aeed4cb90cfc4d82dc3d:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index bbc189369f..1e26194424 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -21,12 +21,18 @@ nobase_include_HEADERS = \ xbt/graphxml_parse.h \ xbt/graphxml.h \ \ + xbt/time.h \ + xbt/synchro.h \ + xbt/queue.h \ + \ msg/msg.h \ msg/datatypes.h \ \ simdag/simdag.h \ simdag/datatypes.h \ \ + smpi/smpi.h \ + \ surf/surfxml_parse.h \ surf/surfxml.h \ \