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 9dbe37c2..1b78c7c8 100644 --- a/rootston/meson.build +++ b/rootston/meson.build @@ -5,6 +5,7 @@ sources = [ 'ini.c', 'input.c', 'keyboard.c', + 'layer_shell.c', 'main.c', 'output.c', 'seat.c', |