mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-07 06:08:05 +02:00
clients: Move weston-info to bin_PROGRAMS
It's properly prefixed and pretty useful; let's install it.
This commit is contained in:
parent
585acb0013
commit
70fc4a4cd6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
bin_PROGRAMS = \
|
||||
weston-info \
|
||||
$(terminal)
|
||||
|
||||
noinst_PROGRAMS = \
|
||||
|
|
@ -54,7 +55,6 @@ clients_programs = \
|
|||
clickdot \
|
||||
editor \
|
||||
keyboard \
|
||||
weston-info \
|
||||
$(full_gl_client_programs)
|
||||
|
||||
desktop_shell = weston-desktop-shell
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue