From: Eric Engestrom Date: Tue, 21 Feb 2017 23:56:50 +0000 (+0000) Subject: egl: distribute all tests X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=557f3181bfe3ac2de3778d5b88f67da6a69ce837;p=mesa.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 bd8903f6669..d36a786ab44 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 \