Changed src directory to a more relevant name

This commit is contained in:
wizbright 2018-06-27 15:41:51 -05:00
parent 00e2d3f85c
commit 782037f04c
6 changed files with 2 additions and 1 deletions

View file

@ -35,4 +35,4 @@ wayland_client = dependency('wayland-client')
wayland_protos = dependency('wayland-protocols', version: '>=1.12')
subdir('protocol')
subdir('src')
subdir('waybox')