From ee5dc04aaf81d6ce9c496c7966ceebfbd6ab12fb Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 30 Oct 2007 22:33:24 -0700 Subject: Add missing images to REFERENCE_IMAGES list Otherwise, these don't get included in the generated tar file and the test suite doesn't pass when run from that tar file, (like 'make distcheck' tests). --- test/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/Makefile.am b/test/Makefile.am index 3e207e8f..bf10ba9b 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -260,6 +260,8 @@ REFERENCE_IMAGES = \ dash-zero-length-ps-argb32-ref.png \ dash-zero-length-ref.png \ dash-zero-length-rgb24-ref.png \ + degenerate-pen-ref.png \ + degenerate-pen-ps-argb32-ref.png \ degenerate-path-ps-argb32-ref.png \ degenerate-path-ref.png \ degenerate-path-rgb24-ref.png \ @@ -328,6 +330,8 @@ REFERENCE_IMAGES = \ mask-surface-ctm-rgb24-ref.png \ mask-surface-ctm-svg-argb32-ref.png \ mask-svg-argb32-ref.png \ + meta-surface-pattern-ref.png \ + meta-surface-pattern-rgb24-ref.png \ move-to-show-surface-ref.png \ new-sub-path-ps-argb32-ref.png \ new-sub-path-quartz-ref.png \ -- cgit v1.2.3