build gamemode-cpu

Added build info for gamemade-cpu.c to meson
This commit is contained in:
Henrik Holst 2023-05-03 07:36:19 +02:00 committed by afayaz-feral
parent 1b10b679cd
commit 4997adef8d

View File

@ -7,6 +7,7 @@ daemon_sources = [
'gamemode-wine.c',
'gamemode-tests.c',
'gamemode-gpu.c',
'gamemode-cpu.c',
'gamemode-dbus.c',
'gamemode-config.c',
]