From 54928e863500dda7674b5a6d425a77065095b6d3 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 18 Jan 2013 22:38:16 -0600 Subject: Add control daemon for CPU governor and display brightness This allows kpowersave-nohal to function properly as a normal user --- tdecore/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tdecore/CMakeLists.txt') diff --git a/tdecore/CMakeLists.txt b/tdecore/CMakeLists.txt index f0ea3b5b4..2adc73c52 100644 --- a/tdecore/CMakeLists.txt +++ b/tdecore/CMakeLists.txt @@ -13,6 +13,7 @@ add_subdirectory( malloc ) add_subdirectory( network ) add_subdirectory( kconfig_compiler ) add_subdirectory( hwlibdata ) +add_subdirectory( hwlibdaemons ) if( NOT DBUS_SYSTEM_BUS ) set( DBUS_SYSTEM_BUS "unix:path=/var/run/dbus/system_bus_socket" CACHE INTERNAL "" FORCE ) -- cgit v1.2.3