[Mesa-dev] [PATCH mesa 7/9] egl: distribute all tests
Eric Engestrom
eric at engestrom.ch
Tue Feb 21 23:56:50 UTC 2017
Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
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 bd8903f666..d36a786ab4 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 \
--
Cheers,
Eric
More information about the mesa-dev
mailing list