summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorSu Laus <sulau@freenet.de>2023-02-04 19:34:11 +0000
committerEven Rouault <even.rouault@spatialys.com>2023-02-04 19:34:11 +0000
commit8ef8f7ce21f28c25c36f4c380387b0b3037eea30 (patch)
tree9aedf6e9ae8b2654b4b9eec8c2aea0925f1ab59a /test/Makefile.am
parenta63e18ca432e1ee4761309a53019e32bcc446b1d (diff)
downloadlibtiff-git-8ef8f7ce21f28c25c36f4c380387b0b3037eea30.tar.gz
test_ifd_loop_detection: Added test to check loops in SubIFDs that are chained.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index b0fe276a..148406ab 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -216,6 +216,7 @@ IMAGES_EXTRA_DIST = \
images/test_ifd_loop_to_self.tif \
images/test_ifd_loop_to_first.tif \
images/test_two_ifds.tif \
+ images/test_ifd_loop_subifd.tif \
$(PNMIMAGES) \
$(TIFFIMAGES)