From 20b0e7f95448e496b609212b9608f75e03f223f8 Mon Sep 17 00:00:00 2001 From: M Joonas Pihlaja Date: Fri, 4 Sep 2009 23:54:21 +0300 Subject: [PATCH] [test] Add large-source-roi.ref.png to test/Makefile.am Oops.. forgot to add it to the build files too --- test/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.am b/test/Makefile.am index f3e6536ea..fafeb436e 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -558,6 +558,7 @@ REFERENCE_IMAGES = \ large-clip.ref.png \ large-font.ref.png \ large-source.ref.png \ + large-source-roi.ref.png \ leaky-dash.ps2.argb32.ref.png \ leaky-dash.ps2.rgb24.ref.png \ leaky-dash.ps3.argb32.ref.png \