From e346eca1386e8ec14f9bda7d76662a16706f1e7c Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Wed, 14 Jun 2006 04:58:54 -0700 Subject: [PATCH] Add zero-alpha reference image to Makefile.am for the sake of make dist --- test/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index df69d0fda..d92014f6a 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -252,7 +252,8 @@ trap-clip-rgb24-ref.png \ unantialiased-shapes-ref.png \ unantialiased-shapes-ps-argb32-ref.png \ unbounded-operator-ref.png \ -unbounded-operator-rgb24-ref.png +unbounded-operator-rgb24-ref.png \ +zero-alpha-ref.png # Any test for which the code committed to CVS is expected to fail # should be listed here.