libdrm/libdrm-2.4.25-check-programs.patch

11 lines
329 B
Diff
Raw Normal View History

2011-04-18 16:04:25 +00:00
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
2015-05-07 02:56:03 +00:00
check_PROGRAMS += $(TESTS)
2011-04-18 16:04:25 +00:00
+
+check-programs:
+ @echo $(check_PROGRAMS)