From 8abb252b0e4fa3b77eb85dd0276ce5112b538c3d Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 10 Sep 2008 20:29:05 +0100 Subject: [PATCH] [test/Makefile.am] Update list of reference images. Remove the references to the deleted PS images and the premature addition of the PDF images. --- test/Makefile.am | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/test/Makefile.am b/test/Makefile.am index aed0a3b84..d83e9c1a4 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -457,8 +457,7 @@ REFERENCE_IMAGES = \ gradient-alpha-ps-rgb24-ref.png \ gradient-alpha-ref.png \ gradient-alpha-rgb24-ref.png \ - gradient-constant-alpha-pdf-argb32-ref.png \ - gradient-constant-alpha-pdf-rgb24-ref.png \ + gradient-constant-alpha-ps-ref.png \ gradient-constant-alpha-ps-rgb24-ref.png \ gradient-constant-alpha-ref.png \ gradient-constant-alpha-rgb24-ref.png \ @@ -541,11 +540,8 @@ REFERENCE_IMAGES = \ operator-clear-rgb24-ref.png \ operator-clear-pdf-argb32-ref.png \ operator-clear-pdf-rgb24-ref.png \ - operator-clear-ps-argb32-ref.png \ operator-source-pdf-argb32-ref.png \ operator-source-pdf-rgb24-ref.png \ - operator-source-ps-argb32-ref.png \ - operator-source-ps-rgb24-ref.png \ operator-source-ref.png \ operator-source-rgb24-ref.png \ operator-source-quartz-ref.png \