libdrm/libdrm-2.4.25-check-programs.patch
Ben Skeggs 54e8ef2ed0 oops
2015-05-07 12:56:03 +10:00

11 lines
329 B
Diff

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)