Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix make distcheck
[simgrid.git] / tools / cmake / DefinePackages.cmake
index f97b443bdd1d31ddf63c221907e90e48778312db..328f6fd2a79579993fba5bb3615c55e69d1115cc 100644 (file)
@@ -373,6 +373,7 @@ set(PLUGINS_SRC
   src/plugins/host_dvfs.cpp
   src/plugins/host_energy.cpp
   src/plugins/link_energy.cpp
+  src/plugins/link_energy_wifi.cpp
   src/plugins/host_load.cpp
   src/plugins/file_system/s4u_FileSystem.cpp
   src/plugins/vm/VirtualMachineImpl.hpp
@@ -1195,7 +1196,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_decay_2STA.xml
+  examples/platforms/wifi_energy.xml
   examples/platforms/wifi.xml
   )