summaryrefslogtreecommitdiffstats
path: root/src/gallium/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-08-29 20:42:34 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-09-05 23:46:24 +0100
commitc6948da66624cbda6dc180127fd9fa3832abc2ae (patch)
tree3ebcb97ff8320dd95e14c06075fd4bbf3947c38c /src/gallium/Makefile.am
parent13a5adc1b7eb9cef078c249c30f2084184637e46 (diff)
downloadexternal_mesa3d-c6948da66624cbda6dc180127fd9fa3832abc2ae.zip
external_mesa3d-c6948da66624cbda6dc180127fd9fa3832abc2ae.tar.gz
external_mesa3d-c6948da66624cbda6dc180127fd9fa3832abc2ae.tar.bz2
gallium/tests: ship all the tests in the release tarball
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Acked-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'src/gallium/Makefile.am')
-rw-r--r--src/gallium/Makefile.am4
1 files changed, 4 insertions, 0 deletions
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