X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2a34c60af48746935a7495f736dcaa2e3e9c45a4..32c34a5e26a82405864cbd1ecf2b64cd82c70cbd:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 4cc2eb29c8..39bcf47dba 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -13,11 +13,12 @@ nobase_include_HEADERS = \ 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/virtu.h gras/emul.h gras/process.h \ \ - gras/messages.h gras/timer.h\ + gras/messages.h gras/timer.h \ \ amok/base.h \ amok/bandwidth.h + +include $(top_srcdir)/acmacro/dist-files.mk