aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authoradnano <me@adnano.co>2024-05-02 17:03:07 -0400
committeradnano <me@adnano.co>2024-05-02 17:03:07 -0400
commit6284eea24b44d05260f96fe842fa9dd752185942 (patch)
tree10fc9a65d709781fb31d08b64d50c8723c83f19f /meson.build
parent6a39269d2e73273de324ed156eba71e5bdcd9602 (diff)
downloadwmenu-6284eea24b44d05260f96fe842fa9dd752185942.tar.gz
Separate menu state from Wayland state
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
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,