From c6948da66624cbda6dc180127fd9fa3832abc2ae Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Fri, 29 Aug 2014 20:42:34 +0100 Subject: gallium/tests: ship all the tests in the release tarball Signed-off-by: Emil Velikov Acked-by: Matt Turner --- src/gallium/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gallium/Makefile.am') 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 -- cgit v1.1