From c42d1a10e37cc2ff378511a058b89a6f8eddf1c0 Mon Sep 17 00:00:00 2001 From: Jesse Barnes Date: Tue, 27 Apr 2010 15:43:20 -0400 Subject: tests: add new vblank test Simple test for event frequency. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3794838b..bc76603c 100644 --- a/configure.ac +++ b/configure.ac @@ -263,6 +263,7 @@ AC_OUTPUT([ tests/modeprint/Makefile tests/modetest/Makefile tests/kmstest/Makefile + tests/vbltest/Makefile include/Makefile include/drm/Makefile libdrm.pc]) -- cgit v1.2.3