X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/010ea2bb6479947b8488541f925d8cda99fc72af..d30fcaa41c0aabda5afef028a793b9e295a4aadb:/src/Makefile.am?ds=sidebyside diff --git a/src/Makefile.am b/src/Makefile.am index a184411e5d..a9ea7dcaee 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -215,7 +215,8 @@ SMPI_SRC= \ smpi/smpi_mpi.c \ smpi/smpi_sender.c \ smpi/smpi_receiver.c \ - smpi/smpi_util.c + smpi/smpi_util.c \ + smpi/smpi_coll.c MSG_SRC= msg/msg_config.c \ msg/task.c msg/host.c msg/m_process.c msg/gos.c \