fix make dist

we'd renamed a file
This commit is contained in:
John Cupitt 2019-07-07 11:20:28 +01:00
parent f45f0ecef4
commit e4cff876a8
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
- fix for composite with many small images and some combinations of blend modes
- fix memleak in tiff pyr save to memory [scossu]
- istiff attempts to read the first directory rather than just testing the
magic number [przemyslawpluta]
magic number [przemyslawpluta]
- much faster ismagick() [jcupitt]
- better behaviour for vips_region_fetch() if request lies partly ouside image
- remove 256 band limit in arithmetic.c [erdmann]

View File

@ -186,7 +186,7 @@ libvips/foreign/gifload.c
libvips/foreign/magick7load.c
libvips/foreign/openslide2vips.c
libvips/foreign/exif.c
libvips/foreign/pdfload_pdfium.c
libvips/foreign/pdfiumload.c
libvips/foreign/fitssave.c
libvips/foreign/pdfload.c
libvips/foreign/magick2vips.c