X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/509304ee1435b62cd49eb9071995fab468f68f58..55053de21d932fb0cc93eec52ec22ebc38ae936f:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index ab8858fc34..15c86358ab 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -10,15 +10,16 @@ nobase_include_HEADERS = \ xbt/swag.h \ xbt/config.h \ \ - surf/maxmin.h \ - surf/trace_mgr.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