From: Martin Quinson Date: Fri, 24 Jul 2015 13:23:14 +0000 (+0200) Subject: fix the distcheck target X-Git-Tag: v3_12~439 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/ec82a77a3b7d8a6a061d07664b31e0878e3eae83?ds=sidebyside fix the distcheck target --- diff --git a/buildtools/Cmake/DefinePackages.cmake b/buildtools/Cmake/DefinePackages.cmake index 7bd63decff..76a12acc60 100644 --- a/buildtools/Cmake/DefinePackages.cmake +++ b/buildtools/Cmake/DefinePackages.cmake @@ -1267,7 +1267,6 @@ set(PLATFORMS_EXAMPLES examples/platforms/trace/trace_A.txt examples/platforms/trace/trace_B.txt examples/platforms/data_center.xml - examples/platforms/deployment_remote_io.xml examples/platforms/energy_platform.xml examples/platforms/fat_tree_cluster.xml examples/platforms/g5k.xml @@ -1280,9 +1279,10 @@ set(PLATFORMS_EXAMPLES examples/platforms/multicore_machine.xml examples/platforms/platform.xml examples/platforms/prop.xml - examples/platforms/remote_io.xml examples/platforms/routing_cluster.xml - examples/platforms/storage.xml + examples/platforms/storage/remote_io.deployment.xml + examples/platforms/storage/remote_io.xml + examples/platforms/storage/storage.xml examples/platforms/small_platform.xml examples/platforms/small_platform_fatpipe.xml examples/platforms/small_platform_one_link_routes.xml