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 5e143104b80d8a79e487961230d3bb1d1cdc8189..8f2c3fc13bc98a2e90ce93428cda2b33f214a2b3 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
   )