diff options
-rw-r--r-- | test/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 0dbabc5f6..34902abfb 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -158,8 +158,8 @@ dash-zero-length-ps-argb32-ref.png \ fill-and-stroke-ref.png \ fill-and-stroke-rgb24-ref.png \ fill-and-stroke-ps-argb32-ref.png \ -fill-and-stroke-ref-alpha.png \ -fill-and-stroke-ref-alpha-add.png \ +fill-and-stroke-alpha-ref.png \ +fill-and-stroke-alpha-add-ref.png \ fill-rule-ref.png \ fill-rule-rgb24-ref.png \ fill-rule-ps-argb32-ref.png \ |