diff -up libdrm-2.4.82/tests/Makefile.am.check libdrm-2.4.82/tests/Makefile.am
--- libdrm-2.4.82/tests/Makefile.am.check 2017-08-10 09:44:12.380441220 +1000
+++ libdrm-2.4.82/tests/Makefile.am 2017-08-10 09:45:13.349056689 +1000
@@ -45,3 +45,6 @@ TESTS = \
check_PROGRAMS = \
$(TESTS) \
drmdevice
+
+check-programs:
+ @echo $(check_PROGRAMS)