From: Martin Quinson Date: Mon, 23 Sep 2019 00:36:33 +0000 (+0200) Subject: fix make dist X-Git-Tag: v3.24~68^2^2~11 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/94e85af71504bcd92c1d98e110273357df9be405 fix make dist --- diff --git a/MANIFEST.in b/MANIFEST.in index 2caa104a12..592754d5b8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -700,6 +700,8 @@ include teshsuite/s4u/concurrent_rw/concurrent_rw.cpp include teshsuite/s4u/concurrent_rw/concurrent_rw.tesh include teshsuite/s4u/listen_async/listen_async.cpp include teshsuite/s4u/listen_async/listen_async.tesh +include teshsuite/s4u/ns3-simultaneous-send-rcv/ns3-simultaneous-send-rcv.cpp +include teshsuite/s4u/ns3-simultaneous-send-rcv/ns3-simultaneous-send-rcv.tesh include teshsuite/s4u/pid/pid.cpp include teshsuite/s4u/pid/pid.tesh include teshsuite/s4u/storage_client_server/storage_client_server.cpp @@ -1651,6 +1653,8 @@ include teshsuite/surf/surf_usage/surf_usage.cpp include teshsuite/surf/surf_usage/surf_usage.tesh include teshsuite/surf/surf_usage2/surf_usage2.cpp include teshsuite/surf/surf_usage2/surf_usage2.tesh +include teshsuite/surf/wifi_usage/wifi_usage.cpp +include teshsuite/surf/wifi_usage/wifi_usage.tesh include teshsuite/xbt/cmdline/cmdline.c include teshsuite/xbt/cmdline/cmdline.tesh include teshsuite/xbt/log_large/log_large.c @@ -1834,6 +1838,7 @@ include examples/platforms/g5k.xml include examples/platforms/griffon.xml include examples/platforms/meta_cluster.xml include examples/platforms/multicore_machine.xml +include examples/platforms/ns3-big-cluster.xml include examples/platforms/onelink.xml include examples/platforms/optorsim/gridpp_grid_2004.conf include examples/platforms/optorsim/lcg_sept2004_grid.conf @@ -1880,6 +1885,7 @@ include examples/platforms/two_hosts_platform_with_availability_included.xml include examples/platforms/two_hosts_profiles.xml include examples/platforms/two_peers.xml include examples/platforms/vivaldi.xml +include examples/platforms/wifi.xml include examples/python/CMakeLists.txt include examples/python/actor-create/actor-create_d.xml include examples/python/actor-lifetime/actor-lifetime.py diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 2eef57c4f6..64d0f4ce7c 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -1164,6 +1164,7 @@ set(PLATFORMS_EXAMPLES examples/platforms/two_hosts_platform_with_availability_included.xml examples/platforms/two_peers.xml examples/platforms/vivaldi.xml + examples/platforms/wifi.xml ) set(generated_src_files