build: Don't try to build weston-info if client build is disabled
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 1 Jan 2014 20:56:44 +0000 (12:56 -0800)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 1 Jan 2014 21:52:20 +0000 (13:52 -0800)
commit96e1c0b6e52356337ce54072517ba85b4bace852
tree2e2ae6a015aff24f5d66b713186e7dbe78752aca
parentea520d510c45eaba00ad8633888c09dd5a886d2e
build: Don't try to build weston-info if client build is disabled

The weston-info sources are defined conditionally in the if BUILD_CLIENTS
section, but we always added weston-info to bin_PROGRAMS.

https://bugs.freedesktop.org/show_bug.cgi?id=72812
clients/Makefile.am