mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-05 14:40:30 +01:00
test/Makefile.am: Don't reference non-existant files
In commit 532cbcfbc7 'Add unaligned boxes to "operator-source" test', I
removed some reference images from the test suite, but I forgot to also remove
these files from test/Makefile.am. This caused "make dist" to fail.
Thanks to Alexandros Frantzis for noticing this.
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
a80bf9ed43
commit
b377380b7a
1 changed files with 0 additions and 5 deletions
|
|
@ -913,13 +913,8 @@ REFERENCE_IMAGES = \
|
|||
operator-clear.xlib.argb32.ref.png \
|
||||
operator-clear.xlib.rgb24.ref.png \
|
||||
operator-source.image16.ref.png \
|
||||
operator-source.pdf.rgb24.ref.png \
|
||||
operator-source.quartz.argb32.ref.png \
|
||||
operator-source.quartz.rgb24.ref.png \
|
||||
operator-source.ref.png \
|
||||
operator-source.rgb24.ref.png \
|
||||
operator-source.svg12.argb32.xfail.png \
|
||||
operator-source.svg12.rgb24.xfail.png \
|
||||
operator-source.xlib-fallback.ref.png \
|
||||
operator-source.xlib.ref.png \
|
||||
operator-source.xlib.rgb24.ref.png \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue