mirror of
https://github.com/labwc/labwc.git
synced 2026-04-09 08:21:18 -04:00
resistance: fix meson.build
This commit is contained in:
parent
d8af9b049e
commit
5c42b52e33
1 changed files with 1 additions and 1 deletions
|
|
@ -10,10 +10,10 @@ labwc_sources = files(
|
||||||
'main.c',
|
'main.c',
|
||||||
'osd.c',
|
'osd.c',
|
||||||
'output.c',
|
'output.c',
|
||||||
|
'resistance.c',
|
||||||
'seat.c',
|
'seat.c',
|
||||||
'server.c',
|
'server.c',
|
||||||
'ssd.c',
|
'ssd.c',
|
||||||
'strength.c',
|
|
||||||
'subsurface.c',
|
'subsurface.c',
|
||||||
'theme.c',
|
'theme.c',
|
||||||
'view.c',
|
'view.c',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue