Touch files and meson.build

This commit is contained in:
wizbright 2018-07-25 12:22:30 -05:00
parent 955b86c494
commit 42e510d98d
5 changed files with 2 additions and 0 deletions

0
include/waybox/cursor.h Normal file
View file

0
include/waybox/desktop.h Normal file
View file

0
waybox/cursor.c Normal file
View file

0
waybox/desktop.c Normal file
View file

View file

@ -2,6 +2,8 @@ wb_src = files(
'main.c',
'output.c',
'server.c',
'desktop.c',
'cursor.c',
)
wb_dep = [