Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix distcheck.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 5 Feb 2018 21:00:35 +0000 (22:00 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 5 Feb 2018 21:00:35 +0000 (22:00 +0100)
tools/cmake/DefinePackages.cmake

index 145d972..5c03cce 100644 (file)
@@ -671,6 +671,7 @@ set(MC_SIMGRID_MC_SRC  src/mc/checker/simgrid_mc.cpp)
 
 set(headers_to_install
   include/simgrid/chrono.hpp
+  include/simgrid/plugins/dvfs.h
   include/simgrid/plugins/energy.h
   include/simgrid/plugins/file_system.h
   include/simgrid/plugins/live_migration.h