[PATCH libdrm] modetest: include into the build when libkms is not selected.

2015-03-11 Thread Laurent Pinchart
Hi Emil, Thank you for the patch. On Tuesday 10 March 2015 18:12:28 Emil Velikov wrote: > 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 build

[PATCH libdrm] modetest: include into the build when libkms is not selected.

2015-03-10 Thread Emil Velikov
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. Cc: Laurent Pinchart Signed-off-by: Emil Velikov --- tests/Makefile.am | 4