mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
mv dbg.c osd.c
This commit is contained in:
parent
6bcbd74c1a
commit
adf0f70a04
2 changed files with 1 additions and 1 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
labwc_sources = files(
|
labwc_sources = files(
|
||||||
'action.c',
|
'action.c',
|
||||||
'cursor.c',
|
'cursor.c',
|
||||||
'dbg.c',
|
|
||||||
'deco.c',
|
'deco.c',
|
||||||
'desktop.c',
|
'desktop.c',
|
||||||
'interactive.c',
|
'interactive.c',
|
||||||
'keyboard.c',
|
'keyboard.c',
|
||||||
'main.c',
|
'main.c',
|
||||||
|
'osd.c',
|
||||||
'output.c',
|
'output.c',
|
||||||
'seat.c',
|
'seat.c',
|
||||||
'server.c',
|
'server.c',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue