summaryrefslogtreecommitdiff
path: root/recipes-graphics/drm/libdrm/installtests.patch
blob: 09086c66eea146885418d9ccaa64d8fb70f9eeb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
From 5c6eb43c2f6e7f2ee7c25c92e42f4e4403fa0527 Mon Sep 17 00:00:00 2001
From: Jussi Kukkonen <jussi.kukkonen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Date: Tue, 21 Feb 2017 14:37:52 +0200
Subject: [PATCH] tests: also install test apps

Upstream-Status: Inappropriate [configuration]

Signed-off-by: Yu Ke <ke.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Signed-off-by: Jussi Kukkonen <jussi.kukkonen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
---
 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0355a92..b4882cd 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -45,3 +45,4 @@ TESTS = \
 check_PROGRAMS = \
 	$(TESTS) \
 	drmdevice
+bin_PROGRAMS = $(check_PROGRAMS)
-- 
2.1.4