From e4cff876a86d458e6be2a689f9bf1724c8478788 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Sun, 7 Jul 2019 11:20:28 +0100 Subject: [PATCH] fix make dist we'd renamed a file --- ChangeLog | 2 +- po/POTFILES.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a3637aeb..f79c8303 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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] diff --git a/po/POTFILES.in b/po/POTFILES.in index a6b3c871..fc19cda8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -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