From 754a87070910c336c7f62074aeac587374f85403 Mon Sep 17 00:00:00 2001 From: Burt P Date: Sat, 6 Jul 2019 15:22:26 -0500 Subject: computer/os: Ubuntu flavors See: https://github.com/lpereira/hardinfo/issues/404 Signed-off-by: Burt P --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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 -- cgit v1.2.3