X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c2debd7e789ce8e0ebe31b415557304d4d464d8e..f642a96437baf8ffa855db9417677fa6f64a2b6d:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 0a14706b9f..15c86358ab 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -10,14 +10,16 @@ nobase_include_HEADERS = \ xbt/swag.h \ xbt/config.h \ \ - surf/maxmin.h \ + msg/msg.h \ + msg/datatypes.h \ \ gras/core.h \ gras/datadesc.h gras/transport.h \ gras/virtu.h gras/cond.h gras/process.h \ \ - gras/messages.h \ + gras/messages.h gras/timer.h gras/chrono.h\ \ amok/base.h \ amok/bandwidth.h +include $(top_srcdir)/acmacro/dist-files.mk