mirror of
https://github.com/wizbright/waybox.git
synced 2025-10-29 05:40:20 -04:00
Changed src directory to a more relevant name
This commit is contained in:
parent
00e2d3f85c
commit
782037f04c
6 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ The main goal of this project is to provide a similar feel to openbox but on way
|
|||
|
||||
### Dependencies
|
||||
|
||||
* meson
|
||||
* wlroots
|
||||
* wayland
|
||||
|
||||
|
|
|
|||
|
|
@ -35,4 +35,4 @@ wayland_client = dependency('wayland-client')
|
|||
wayland_protos = dependency('wayland-protocols', version: '>=1.12')
|
||||
|
||||
subdir('protocol')
|
||||
subdir('src')
|
||||
subdir('waybox')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue