mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
tests: meson: link with tllist
This commit is contained in:
parent
4a00d0d050
commit
8cf9f0f0dc
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ config_test = executable(
|
|||
'test-config.c', '../tokenize.c',
|
||||
wl_proto_headers,
|
||||
link_with: [common],
|
||||
dependencies: [pixman, xkb, fcft])
|
||||
dependencies: [pixman, xkb, fcft, tllist])
|
||||
|
||||
test('config', config_test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue