From a3f184c1e0354269916ddfe9216f5ff56cdf19ab Mon Sep 17 00:00:00 2001 From: Leandro Pereira Date: Sun, 8 Jan 2012 11:45:07 -0200 Subject: Add group information. Closes http://bugs.hardinfo.org/showreport.php?bugid=54 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index b7a39cbb..0acc7678 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -83,6 +83,7 @@ set(MODULE_computer_SOURCES modules/computer/os.c modules/computer/uptime.c modules/computer/users.c + modules/computer/groups.c ) set(MODULE_devices_SOURCES modules/devices.c -- cgit v1.2.3