meson: Fix the project name to not be lutris

This commit is contained in:
June Tate-Gans 2022-05-13 15:07:45 -05:00
parent aa07ee91b0
commit 206c096829

View File

@ -1,5 +1,5 @@
project(
'lutris',
'g13gui',
license: 'MIT'
)