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 6a4fbe76..c2f9a250 100644 --- a/rootston/meson.build +++ b/rootston/meson.build @@ -9,6 +9,7 @@ sources = [ 'layer_shell.c', 'main.c', 'output.c', + 'render.c', 'seat.c', 'switch.c', 'text_input.c', |