mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-10 05:33:51 -04:00
slave: break out command line tokenizer
This commit is contained in:
parent
71d0f6fa56
commit
2046dc0fbd
4 changed files with 94 additions and 79 deletions
|
|
@ -73,6 +73,7 @@ executable(
|
|||
'shm.c', 'shm.h',
|
||||
'slave.c', 'slave.h',
|
||||
'terminal.c', 'terminal.h',
|
||||
'tokenize.c', 'tokenize.h',
|
||||
'tllist.h',
|
||||
'vt.c', 'vt.h',
|
||||
wl_proto_src + wl_proto_headers,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue