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 --- tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index cd114913..889d2651 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,7 +10,7 @@ check_PROGRAMS = \ dristat \ drmstat -SUBDIRS = modeprint +SUBDIRS = modeprint proptest if HAVE_LIBKMS SUBDIRS += kmstest modetest -- cgit v1.2.3