diff --git a/src/cthulhu/meson.build b/src/cthulhu/meson.build index 62e2056..806bdc6 100644 --- a/src/cthulhu/meson.build +++ b/src/cthulhu/meson.build @@ -24,6 +24,7 @@ cthulhu_python_sources = files([ 'colornames.py', 'common_keyboardmap.py', 'cthulhuVersion.py', + 'cthulhu_state.py', 'date_and_time_presenter.py', 'dbus_service.py', 'debug.py',