From 93035cfbebf1344a041b70fbf9f3b89f6542805f Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 19 Feb 2014 14:48:31 +0100 Subject: tegra: Add simple test for drm_tegra_open() This test opens a device, dumps the version information and checks that a Tegra DRM context can be opened on it. Signed-off-by: Thierry Reding --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 253f48b0..c88a1c51 100644 --- a/configure.ac +++ b/configure.ac @@ -423,6 +423,7 @@ AC_CONFIG_FILES([ tests/radeon/Makefile tests/vbltest/Makefile tests/exynos/Makefile + tests/tegra/Makefile man/Makefile libdrm.pc]) AC_OUTPUT -- cgit v1.2.3