From: Frederic Suter Date: Mon, 15 Feb 2016 23:17:14 +0000 (+0100) Subject: more fix of make distcheck X-Git-Tag: v3_13~813 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/132ac94f9685a2aab187862f20a8b8c7fe561e1b more fix of make distcheck --- diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 14a0d4a942..8c4d1009f7 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -1049,7 +1049,6 @@ set(EXAMPLES_CMAKEFILES_TXT set(TESHSUITE_CMAKEFILES_TXT teshsuite/bug-17132/CMakeLists.txt - teshsuite/java/CMakeLists.txt teshsuite/java/semaphore/CMakeLists.txt teshsuite/java/sleep_host_off/CMakeLists.txt teshsuite/lua/lua_platforms.tesh @@ -1057,7 +1056,6 @@ set(TESHSUITE_CMAKEFILES_TXT teshsuite/mc/dwarf/CMakeLists.txt teshsuite/mc/dwarf_expression/CMakeLists.txt teshsuite/mc/replay/CMakeLists.txt - teshsuite/msg/CMakeLists.txt teshsuite/msg/get_sender/CMakeLists.txt teshsuite/msg/host_on_off/CMakeLists.txt teshsuite/msg/host_on_off_processes/CMakeLists.txt