mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
meson.build: move lab-sensible-terminal install routine.
Moved to clients/meson.build as per the comment in meson.build.
This commit is contained in:
parent
a382389e5e
commit
3499f40a6b
2 changed files with 2 additions and 4 deletions
|
|
@ -54,3 +54,5 @@ executable(
|
|||
install: true
|
||||
)
|
||||
|
||||
clients = files('lab-sensible-terminal')
|
||||
install_data(clients, install_dir: get_option('bindir'))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue