modetest: include into the build when libkms is not selected.
authorEmil Velikov <emil.l.velikov@gmail.com>
Tue, 10 Mar 2015 18:12:28 +0000 (18:12 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 16 Mar 2015 22:18:04 +0000 (22:18 +0000)
commit763ff19a2ff751cf3821769681d2e25ec175abc2
tree65c0486db6b3ac615f96857299503a2c6046960b
parentd729d75f8449c6968f988d8b93ec33a1ba5a2c38
modetest: include into the build when libkms is not selected.

With commit d7c0a08bc57(modetest: Allocate dumb buffers with the correct
bpp) we moved away from the libkms dependency. As such we are safe with
including the Makefile/subdir, even as we opt out of building the
library.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
tests/Makefile.am