Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix make dist
[simgrid.git] / tools / cmake / DefinePackages.cmake
index d2d4821..fe13386 100644 (file)
@@ -10,6 +10,7 @@ set(EXTRA_DIST
   src/mc/mc_record.h
   src/include/simgrid/sg_config.h
   src/include/smpi/smpi_interface.h
+  src/include/smpi/smpi_utils.hpp
   src/include/surf/datatypes.h
   src/include/surf/maxmin.h
   src/include/surf/surf.h
@@ -239,6 +240,7 @@ set(SMPI_SRC
   src/smpi/smpi_replay.cpp
   src/smpi/smpi_rma.cpp
   src/smpi/smpi_topo.cpp
+  src/smpi/smpi_utils.cpp
   src/smpi/smpi_f77.cpp
   )
 
@@ -853,6 +855,8 @@ set(DOC_SOURCES
   doc/manpage/smpiff.1
   doc/manpage/smpirun.1
 
+  tools/tesh/tesh.pod
+
   doc/msg-tuto-src/deployment0.xml
   doc/msg-tuto-src/deployment1.xml
   doc/msg-tuto-src/deployment2.xml