diff --git a/srv/CMakeLists.txt b/srv/CMakeLists.txt index 708dfcb..49c1df2 100644 --- a/srv/CMakeLists.txt +++ b/srv/CMakeLists.txt @@ -45,7 +45,8 @@ set(IMG_FILES static/img/icon/package-variant-white.svg static/img/icon/cogs-white.svg static/img/icon/console-line-white.svg - static/img/icon/table-refresh.svg) + static/img/icon/table-refresh.svg + static/img/icon/graph.svg) set(CMAKE_MODULE_FILES cmake/modules/SystemdService.cmake) set(CMAKE_TEMPLATE_FILES cmake/templates/systemd.service.in cmake/templates/sysusers.conf.in cmake/templates/tmpfiles.conf.in)