From eeb1fa42aa44e1422dcfcdc6eb772b764c3ced58 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 14 Nov 2006 14:44:03 -0800 Subject: [PATCH] Add missing pattern-getters-ref.png to Makefile to avoid breaking distcheck target --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index e23b7b757..f48c5ab12 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -275,6 +275,7 @@ paint-source-alpha-pdf-argb32-ref.png \ paint-source-alpha-svg-ref.png \ paint-with-alpha-ref.png \ paint-with-alpha-svg-ref.png \ +pattern-getters-ref.png \ pixman-rotate-ref.png \ pixman-rotate-rgb24-ref.png \ push-group-ref.png \