aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorBurt P <pburt0@gmail.com>2019-07-06 15:22:26 -0500
committerLeandro A. F. Pereira <leandro@hardinfo.org>2019-07-10 12:24:36 -0700
commit754a87070910c336c7f62074aeac587374f85403 (patch)
tree513b0b5c0dc3778c9f4ea66abcc32bf8dffb8aa3 /CMakeLists.txt
parent70dfa900d53588dfda6fd1e12a47d9313e89c413 (diff)
computer/os: Ubuntu flavors
See: https://github.com/lpereira/hardinfo/issues/404 Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
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