Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix distcheck to handle mpich-test
[simgrid.git] / teshsuite / smpi / mpich-test / pt2pt / CMakeLists.txt
index 93e347a..4c431ef 100644 (file)
@@ -289,7 +289,6 @@ endif()
 
 set(tesh_files
   ${tesh_files}
-  ${CMAKE_CURRENT_SOURCE_DIR}/coll.tesh
   PARENT_SCOPE
   )
 set(xml_files
@@ -298,6 +297,10 @@ set(xml_files
   )
 set(examples_src
   ${examples_src}
+  ${CMAKE_CURRENT_SOURCE_DIR}/gcomm.c
+  ${CMAKE_CURRENT_SOURCE_DIR}/gcomm.h
+  ${CMAKE_CURRENT_SOURCE_DIR}/dtypes.c
+  ${CMAKE_CURRENT_SOURCE_DIR}/dtypes.h
   ${CMAKE_CURRENT_SOURCE_DIR}/overtake.c
   ${CMAKE_CURRENT_SOURCE_DIR}/bsendtest.c
   ${CMAKE_CURRENT_SOURCE_DIR}/relrank.c
@@ -356,7 +359,7 @@ set(examples_src
   ${CMAKE_CURRENT_SOURCE_DIR}/order.c
   ${CMAKE_CURRENT_SOURCE_DIR}/pack.c
   ${CMAKE_CURRENT_SOURCE_DIR}/probe1.c
-  ${CMAKE_CURRENT_SOURCE_DIR}/testtest1 .c
+  ${CMAKE_CURRENT_SOURCE_DIR}/testtest1.c
   ${CMAKE_CURRENT_SOURCE_DIR}/hvectest.c
   ${CMAKE_CURRENT_SOURCE_DIR}/hvectest2.c
   ${CMAKE_CURRENT_SOURCE_DIR}/hvec.c
@@ -394,7 +397,6 @@ set(examples_src
   )
 set(bin_files
   ${bin_files}
-  ${CMAKE_CURRENT_SOURCE_DIR}/../hostfile
   PARENT_SCOPE
   )
 set(txt_files