From: Eric Engestrom Date: Tue, 21 Feb 2017 23:56:50 +0000 (+0000) Subject: egl: distribute all tests X-Git-Tag: upstream/17.1.0~1945 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=557f3181bfe3ac2de3778d5b88f67da6a69ce837;p=platform%2Fupstream%2Fmesa.git egl: distribute all tests Signed-off-by: Eric Engestrom Reviewed-by: Emil Velikov --- 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 \