Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Those file need to be listed for "make distcheck" to succeed.
[simgrid.git] / teshsuite / msg / storage / CMakeLists.txt
index 5e14310..8f2c3fc 100644 (file)
@@ -33,5 +33,8 @@ set(bin_files
   )
 set(txt_files
   ${txt_files}
+  ${CMAKE_CURRENT_SOURCE_DIR}/storage_content_c.txt
+  ${CMAKE_CURRENT_SOURCE_DIR}/storage_content_s1.txt
+  ${CMAKE_CURRENT_SOURCE_DIR}/storage_content_s2.txt
   PARENT_SCOPE
   )