diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-29 13:23:24 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-09-29 13:57:04 +0100 |
commit | 05faebd5845c68005f5b96428952faae5a67208f (patch) | |
tree | dc73a632fbe4d8e07ef0708d0428be2391680e0a /test/Makefile.am | |
parent | ac6fd51fe4e500973e0939983d00aa81c8acf556 (diff) |
test: Add a8-clear
Reported-by: Jeremy Moles <jeremy@emperorlinux.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 53b03c722..a3c1f7a40 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -138,6 +138,7 @@ REFERENCE_IMAGES = \ a1-rasterisation-triangles.ref.png \ a1-traps-sample.ref.png \ a1-traps-sample.quartz.xfail.png \ + a8-clear.ref.png \ a8-mask.ref.png \ aliasing.ref.png \ aliasing.image16.ref.png \ |