diff options
| author | dec05eba <dec05eba@protonmail.com> | 2026-06-02 02:31:08 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2026-06-02 02:31:08 +0200 |
| commit | f996b83a300446448f3759ae2d8274c1561a8280 (patch) | |
| tree | 8aae40c9fb9528b41fb5fe7268a0702b0077a3ff /meson.build | |
| parent | 600a871d1e9a1d0634088cd705854fd8a906ba9c (diff) | |
Wayland socket: bypass flatpak sandbox
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build index 7d87e62..14255bc 100644 --- a/meson.build +++ b/meson.build @@ -43,6 +43,7 @@ src = [ 'src/args_parser.c', 'src/defs.c', 'src/plugins.c', + 'src/wayland_host_bridge.c', 'src/sound.cpp', 'src/main.cpp', ] |
