diff options
Diffstat (limited to 'sway/meson.build')
-rw-r--r-- | sway/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/meson.build b/sway/meson.build index 4783c58f..24628100 100644 --- a/sway/meson.build +++ b/sway/meson.build @@ -31,6 +31,7 @@ sway_sources = files( 'input/seatop_resize_floating.c', 'input/seatop_resize_tiling.c', 'input/switch.c', + 'input/tablet.c', 'config/bar.c', 'config/output.c', |