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