clients: Move weston-info to bin_PROGRAMS

It's properly prefixed and pretty useful; let's install it.
dev
Kristian Høgsberg 13 years ago
parent 585acb0013
commit 70fc4a4cd6
  1. 2
      clients/Makefile.am

@ -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…
Cancel
Save