clients: Move weston-info to bin_PROGRAMS

It's properly prefixed and pretty useful; let's install it.
This commit is contained in:
Kristian Høgsberg 2012-08-15 12:12:33 -04:00
parent 585acb0013
commit 70fc4a4cd6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,5 @@
bin_PROGRAMS = \ bin_PROGRAMS = \
weston-info \
$(terminal) $(terminal)
noinst_PROGRAMS = \ noinst_PROGRAMS = \
@ -54,7 +55,6 @@ clients_programs = \
clickdot \ clickdot \
editor \ editor \
keyboard \ keyboard \
weston-info \
$(full_gl_client_programs) $(full_gl_client_programs)
desktop_shell = weston-desktop-shell desktop_shell = weston-desktop-shell