]> AND Public Git Repository - simgrid.git/blobdiff - src/Makefile.am
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
removed some files I need to add back again...
[simgrid.git] / src / Makefile.am
index 6ba70ce725eeb6e71e50979c052c4fe8ca113ead..8407f6fc7717338c04aedd0b072531ed5fd3e3d3 100644 (file)
@@ -186,7 +186,9 @@ SIMIX_SRC= \
 
 SMPI_SRC= \
   smpi/smpi_base.c \
-  smpi/smpi_mpi.c
+  smpi/smpi_mpi.c \
+  smpi/sender.c \
+  smpi/receiver.c
 
 MSG_SRC=  msg/msg_config.c \
   msg/task.c msg/host.c msg/m_process.c msg/gos.c \