diff -up libdrm-2.4.25/tests/Makefile.am.jx libdrm-2.4.25/tests/Makefile.am --- libdrm-2.4.25/tests/Makefile.am.jx 2011-03-21 09:39:24.000000000 -0400 +++ libdrm-2.4.25/tests/Makefile.am 2011-04-18 11:40:17.000000000 -0400 @@ -58,3 +58,6 @@ endif endif check_PROGRAMS += $(TESTS) + +check-programs: + @echo $(check_PROGRAMS)