Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[jenkins] Avoid build errors on centos.
[simgrid.git] / tools / cmake / DefinePackages.cmake
index a78c0a6..b48ea4b 100644 (file)
@@ -292,6 +292,8 @@ set(NS3_SRC  src/surf/network_ns3.cpp
              src/surf/ns3/ns3_simulator.cpp )
 
 set(SURF_SRC
+  src/kernel/lmm/bmf.hpp
+  src/kernel/lmm/bmf.cpp
   src/kernel/lmm/fair_bottleneck.cpp
   src/kernel/lmm/maxmin.hpp
   src/kernel/lmm/maxmin.cpp