summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2012-05-15 18:38:30 -0300
committerRob Clark <robclark@freedesktop.org>2014-11-24 19:51:59 -0500
commit8f66c98818102b95c28320b9ed7b5e05fd4efa00 (patch)
treee28409aa578e02b6484852854e1009522680a7df /configure.ac
parent1fec623b029747fa811fab9b52effd8993fc605b (diff)
tests: add proptest
A small program that allows us to see and modify properties. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Rob Clark <robclark@freedesktop.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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