index bf1987f..d909e19 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
-@@ -6,10 +6,11 @@ AM_CPPFLAGS = \
+@@ -27,10 +27,11 @@ AM_CPPFLAGS = \
LDADD = $(top_builddir)/libdrm.la
drmstat
+check_PROGRAMS =
- SUBDIRS = modeprint proptest
-
- if HAVE_LIBKMS
+ if HAVE_NOUVEAU
+ SUBDIRS += nouveau
+ endif
SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.bz2 \
file://installtests.patch "
-SRC_URI[md5sum] = "d32a1d37c2546ee11fc5924abeedb23e"
-SRC_URI[sha256sum] = "68d26e1fd85582f4243d66864f9b43ca4ee93662825de32b5506fc8e181ea41b"
+SRC_URI[md5sum] = "c9291bae0e5ca65d1483821d3698d3ab"
+SRC_URI[sha256sum] = "906c294bdbe1c94c3ca084305d61a6e5a8367f3b4986e6cc13b1e9b3f75931dc"
inherit autotools pkgconfig
--enable-omap-experimental-api \
--enable-install-test-programs \
--disable-manpages \
+ --disable-valgrind \
"
ALLOW_EMPTY_${PN}-drivers = "1"