From ca10920cc9f3a673e2199112541d5a1472423c47 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 30 Jan 2008 05:07:20 -0800 Subject: [PATCH] Add a1-image-sample and a1-traps-sample reference images to the dist list --- test/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/Makefile.am b/test/Makefile.am index 8bfd56e62..ab5258689 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -230,6 +230,8 @@ endif # All tests which have a reference image go here. REFERENCE_IMAGES = \ + a1-image-sample-ref.png \ + a1-traps-sample-ref.png \ a8-mask-ref.png \ bitmap-font-pdf-argb32-ref.png \ bitmap-font-ref.png \