From 8f66c98818102b95c28320b9ed7b5e05fd4efa00 Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Tue, 15 May 2012 18:38:30 -0300 Subject: tests: add proptest A small program that allows us to see and modify properties. Signed-off-by: Paulo Zanoni Signed-off-by: Rob Clark --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ee59b030..3a528f2b 100644 --- a/configure.ac +++ b/configure.ac @@ -407,6 +407,7 @@ AC_CONFIG_FILES([ tests/modeprint/Makefile tests/modetest/Makefile tests/kmstest/Makefile + tests/proptest/Makefile tests/radeon/Makefile tests/vbltest/Makefile tests/exynos/Makefile -- cgit v1.2.3