This commit is contained in:
Drew DeVault 2017-08-13 08:26:32 -04:00
parent e6a7817e45
commit d4b4bfb8bc
7 changed files with 96 additions and 96 deletions

View file

@ -1,5 +1,5 @@
lib_wlr_util = static_library('wlr_util', files(
'list.c',
'log.c',
),
include_directories: wlr_inc)
'list.c',
'log.c',
),
include_directories: wlr_inc)