From: Emil Velikov Date: Fri, 29 Aug 2014 19:42:34 +0000 (+0100) Subject: gallium/tests: ship all the tests in the release tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c6948da66624cbda6dc180127fd9fa3832abc2ae;p=mesa.git gallium/tests: ship all the tests in the release tarball Signed-off-by: Emil Velikov Acked-by: Matt Turner --- diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am index 304cb505770..f6c06eddd84 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