* test/Makefile.am: add missing reference to images/quad-lzw-compat.tiff
to fix "make distcheck". Patch by Roger Leigh
This commit is contained in:
parent
fe7f0e43ee
commit
6dac309a97
@ -153,7 +153,8 @@ TIFFIMAGES = \
|
||||
images/palette-1c-8b.tiff \
|
||||
images/rgb-3c-16b.tiff \
|
||||
images/rgb-3c-8b.tiff \
|
||||
images/quad-tile.jpg.tiff
|
||||
images/quad-tile.jpg.tiff \
|
||||
images/quad-lzw-compat.tiff
|
||||
|
||||
PNMIMAGES = \
|
||||
images/minisblack-1c-8b.pgm \
|
||||
|
@ -746,7 +746,8 @@ TIFFIMAGES = \
|
||||
images/palette-1c-8b.tiff \
|
||||
images/rgb-3c-16b.tiff \
|
||||
images/rgb-3c-8b.tiff \
|
||||
images/quad-tile.jpg.tiff
|
||||
images/quad-tile.jpg.tiff \
|
||||
images/quad-lzw-compat.tiff
|
||||
|
||||
PNMIMAGES = \
|
||||
images/minisblack-1c-8b.pgm \
|
||||
|
Loading…
Reference in New Issue
Block a user