mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
Add interactive.c
This commit is contained in:
parent
d28465dfc3
commit
3b7e2c9e09
5 changed files with 30 additions and 26 deletions
|
|
@ -1,11 +1,12 @@
|
|||
labwc_sources = files(
|
||||
'deco.c',
|
||||
'interactive.c',
|
||||
'main.c',
|
||||
'server.c',
|
||||
'output.c',
|
||||
'server.c',
|
||||
'view.c',
|
||||
'xdg.c',
|
||||
'xwl.c',
|
||||
'deco.c',
|
||||
)
|
||||
|
||||
subdir('debug')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue