Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Oops, forgot to commit the updated Makefile.
authorpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 10 Feb 2010 10:18:24 +0000 (10:18 +0000)
committerpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 10 Feb 2010 10:18:24 +0000 (10:18 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7073 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/Makefile.am

index ed9474a..9d58147 100644 (file)
@@ -222,11 +222,11 @@ endif
 
 SMPI_SRC= \
   smpi/smpi_base.c \
+  smpi/smpi_comm.c \
+  smpi/smpi_group.c \
   smpi/smpi_bench.c \
   smpi/smpi_global.c \
   smpi/smpi_mpi.c \
-  smpi/smpi_sender.c \
-  smpi/smpi_receiver.c \
   smpi/smpi_util.c \
   smpi/smpi_coll.c \
   smpi/smpi_mpi_dt.c