From edd41db37deb21aab5154b94354fe9470fc59cf3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Thu, 3 Mar 2011 21:35:28 -0500 Subject: [PATCH] Build modetest for all chipsets, always build modeprint --- tests/Makefile.am | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 01ca8b4b..bf1987f1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -10,10 +10,10 @@ check_PROGRAMS = \ dristat \ drmstat -SUBDIRS = +SUBDIRS = modeprint if HAVE_LIBKMS -SUBDIRS += kmstest +SUBDIRS += kmstest modetest endif if HAVE_LIBUDEV @@ -47,15 +47,6 @@ TESTS = \ SUBDIRS += vbltest $(NULL) if HAVE_INTEL -if HAVE_LIBKMS -SUBDIRS += \ - modetest -endif - -SUBDIRS += \ - modeprint \ - $(NULL) - TESTS += \ gem_basic \ gem_flink \ -- 2.11.0