diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index f4a970e3..2fd2542e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -138,6 +138,7 @@ set(MODULE_computer_SOURCES modules/computer/memory_usage.c modules/computer/modules.c modules/computer/os.c + modules/computer/ubuntu_flavors.c modules/computer/uptime.c modules/computer/users.c modules/computer/groups.c |