Mesa (master): egl: distribute all tests

Eric Engeström eric_engestrom at kemper.freedesktop.org
Fri Feb 24 17:01:05 UTC 2017


Module: Mesa
Branch: master
Commit: 557f3181bfe3ac2de3778d5b88f67da6a69ce837
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=557f3181bfe3ac2de3778d5b88f67da6a69ce837

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Tue Feb 21 23:56:50 2017 +0000

egl: distribute all tests

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>

---

 src/egl/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/egl/Makefile.am b/src/egl/Makefile.am
index bd8903f..d36a786 100644
--- a/src/egl/Makefile.am
+++ b/src/egl/Makefile.am
@@ -129,7 +129,7 @@ egl_HEADERS = \
 TESTS = egl-symbols-check
 
 EXTRA_DIST = \
-	egl-symbols-check \
+	$(TESTS) \
 	SConscript \
 	drivers/haiku \
 	main/egl.def \




More information about the mesa-commit mailing list