mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-12-27 21:58:16 +01:00
8 lines
101 B
Meson
8 lines
101 B
Meson
sway_common = files(
|
|
'log.c',
|
|
'list.c',
|
|
'util.c',
|
|
'stringop.c',
|
|
'readline.c',
|
|
'ipc-client.c'
|
|
)
|