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. --- tests/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 3e74705e..5d240a05 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -47,6 +47,8 @@ TESTS = \ name_from_fd \ $(NULL) +SUBDIRS += vbltest $(NULL) + if HAVE_INTEL SUBDIRS += \ modeprint \ -- cgit v1.2.3