diff options
author | M Joonas Pihlaja <jpihlaja@cc.helsinki.fi> | 2009-09-04 23:54:21 +0300 |
---|---|---|
committer | M Joonas Pihlaja <jpihlaja@cc.helsinki.fi> | 2009-09-04 23:54:21 +0300 |
commit | 20b0e7f95448e496b609212b9608f75e03f223f8 (patch) | |
tree | f12a6a14f768fffc004915d833a3e5aec5eb3817 | |
parent | 402a0539489cc01094b464109ae28ae78b85a294 (diff) |
[test] Add large-source-roi.ref.png to test/Makefile.am
Oops.. forgot to add it to the build files too
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index f3e6536e..fafeb436 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 \ |