Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix make distcheck
authorClément Courageux-Sudan <clement.courageux-sudan@inria.fr>
Thu, 6 Oct 2022 15:09:15 +0000 (17:09 +0200)
committerClément Courageux-Sudan <clement.courageux-sudan@inria.fr>
Thu, 6 Oct 2022 15:09:15 +0000 (17:09 +0200)
MANIFEST.in
tools/cmake/DefinePackages.cmake

index c3f49ce..3dd0753 100644 (file)
@@ -1961,6 +1961,7 @@ include examples/platforms/two_peers.xml
 include examples/platforms/vivaldi.xml
 include examples/platforms/wifi.xml
 include examples/platforms/wifi_energy.xml
+include examples/platforms/wifi_large_cell.xml
 include examples/platforms/wifi_ns3.xml
 include examples/python/CMakeLists.txt
 include examples/python/actor-create/actor-create_d.xml
index 97661ce..155869e 100644 (file)
@@ -1208,6 +1208,7 @@ set(PLATFORMS_EXAMPLES
   examples/platforms/vivaldi.xml
   examples/platforms/wifi.xml
   examples/platforms/wifi_energy.xml
+  examples/platforms/wifi_large_cell.xml
   examples/platforms/wifi_ns3.xml
   )