Only build tests in make check
authorJonathan Callen <abcd@gentoo.org>
Wed, 12 May 2010 17:55:34 +0000 (13:55 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 12 May 2010 17:55:54 +0000 (13:55 -0400)
commit52a3e9df629952e58bd019b8cd4cda1dd254a543
tree1f36038ebdff8d5916073f4f0244532ef4a93d20
parent62731b84114e5dd3310b465921955db14278c256
Only build tests in make check

Currently, all the tests for libdrm are built during 'make all', even
if you do not wish to run tests.  Attached is a patch, based on
version 2.4.15, to make the tests build in 'make check'.
tests/Makefile.am