mirror of
https://github.com/labwc/labwc.git
synced 2025-11-10 13:30:00 -05:00
mv xbm/ ..
This commit is contained in:
parent
a042aad9f6
commit
fd8d9a395d
16 changed files with 22 additions and 13 deletions
5
src/xbm/meson.build
Normal file
5
src/xbm/meson.build
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
labwc_sources += files(
|
||||
'parse.c',
|
||||
'tokenize.c',
|
||||
'xbm.c',
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue