[Mesa-dev] [PATCH 09/27] gallium/tests: ship all the tests in the release tarball

Emil Velikov emil.l.velikov at gmail.com
Fri Aug 29 16:45:07 PDT 2014


Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
---
 src/gallium/Makefile.am | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index 304cb50..f6c06ed 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -192,3 +192,7 @@ SUBDIRS += \
 	tests/trivial \
 	tests/unit
 endif
+
+EXTRA_DIST += \
+	tests/graw \
+	tests/python
-- 
2.0.2



More information about the mesa-dev mailing list