mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
mv theme.c ..
This commit is contained in:
parent
22d66c81ca
commit
de88b69d62
10 changed files with 7 additions and 12 deletions
|
|
@ -12,6 +12,7 @@ labwc_sources = files(
|
|||
'output.c',
|
||||
'seat.c',
|
||||
'server.c',
|
||||
'theme.c',
|
||||
'view.c',
|
||||
'xdg.c',
|
||||
)
|
||||
|
|
@ -26,6 +27,5 @@ endif
|
|||
|
||||
subdir('common')
|
||||
subdir('config')
|
||||
subdir('theme')
|
||||
subdir('xbm')
|
||||
subdir('menu')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue