mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
refactor: Break env API functions out of the main daemon source
Signed-off-by: Kai Krakow <kai@kaishome.de>
This commit is contained in:
@ -18,6 +18,7 @@ link_daemon_common = declare_dependency(
|
||||
daemon_sources = [
|
||||
'main.c',
|
||||
'gamemode.c',
|
||||
'gamemode-env.c',
|
||||
'gamemode-proc.c',
|
||||
'daemonize.c',
|
||||
'dbus_messaging.c',
|
||||
|
Reference in New Issue
Block a user