Fix "make install" to not build examples and tests
authorAndy Nichols <andy.nichols@nokia.com>
Wed, 6 Jun 2012 13:51:27 +0000 (15:51 +0200)
committerAndy Nichols <andy.nichols@nokia.com>
Wed, 6 Jun 2012 14:50:54 +0000 (16:50 +0200)
commit33ccf5847722df56822e407daed5c2ea3049f0c9
treef0d5f7e93ca5b89e213b103935ff310e7493633c
parent019e931350da21767ea6ce2ff44366c99df4d738
Fix "make install" to not build examples and tests

Before this commit, make install would always end up building
the examples and tests, even if qtbase was configured not to.

Change-Id: I898e1125a343a8e2749a055f4bd886256026de9d
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
qtwayland.pro