Add src/config/config-dir.c

This commit is contained in:
Johan Malm 2020-07-18 11:28:39 +01:00
parent 7fc643fdb9
commit ccc818fda5
5 changed files with 102 additions and 6 deletions

View file

@ -1,4 +1,5 @@
labwc_sources += files(
'config-dir.c',
'rcxml.c',
'keybind.c',
)