diff options
Diffstat (limited to 'rootston/meson.build')
-rw-r--r-- | rootston/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rootston/meson.build b/rootston/meson.build index 9c543c4f..baed5330 100644 --- a/rootston/meson.build +++ b/rootston/meson.build @@ -1,6 +1,7 @@ sources = [ 'config.c', 'cursor.c', + 'roots_cursor.c', 'desktop.c', 'ini.c', 'input.c', |