diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 75a561f7..4ad2a4e9 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -435,6 +435,12 @@ REFERENCE_IMAGES = \ extend-reflect-ps3-ref.png \ extend-repeat-ref.png \ extend-repeat-similar-ref.png \ + fallback-resolution-ppi37.5-ref.png \ + fallback-resolution-ppi72-ref.png \ + fallback-resolution-ppi75-ref.png \ + fallback-resolution-ppi150-ref.png \ + fallback-resolution-ppi300-ref.png \ + fallback-resolution-ppi600-ref.png \ fill-alpha-ref.png \ fill-alpha-pattern-ref.png \ fill-alpha-pattern-pdf-argb32-ref.png \ |