Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 61389de4224020829808c61607469bdd > files > 3

libdrm-2.4.89-1.mga6.src.rpm

diff -up libdrm-2.4.75/tests/Makefile.am.dma libdrm-2.4.75/tests/Makefile.am
--- libdrm-2.4.75/tests/Makefile.am.dma	2017-01-28 12:47:46.279069827 +1000
+++ libdrm-2.4.75/tests/Makefile.am	2017-01-28 12:47:58.589394764 +1000
@@ -45,3 +45,6 @@ TESTS = \
 check_PROGRAMS = \
 	$(TESTS) \
 	drmdevice
+
+check-programs:
+	@echo $(check_PROGRAMS)