From 6284eea24b44d05260f96fe842fa9dd752185942 Mon Sep 17 00:00:00 2001 From: adnano Date: Thu, 2 May 2024 17:03:07 -0400 Subject: Separate menu state from Wayland state --- meson.build | 1 + 1 file changed, 1 insertion(+) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 56fe511..fc4a2c0 100644 --- a/meson.build +++ b/meson.build @@ -43,6 +43,7 @@ executable( 'pango.c', 'pool-buffer.c', 'render.c', + 'wayland.c', ), dependencies: [ cairo, -- cgit v1.2.3