summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2017-11-18 19:38:06 +0000
committerbfriesen <bfriesen>2017-11-18 19:38:06 +0000
commit2a5c39f00dfd9f1b853cb0d07a4b5eb120b8b87a (patch)
tree7af18b3ced82db7ac1f68bf8816b66fb30518fc6 /html/Makefile.am
parent5259f2d79b74588fe668c0647898d08ca46ac251 (diff)
downloadlibtiff-2a5c39f00dfd9f1b853cb0d07a4b5eb120b8b87a.tar.gz
* html/v4.0.9.html: Add HTML file to document changes in libtiff
v4.0.9.
Diffstat (limited to 'html/Makefile.am')
-rw-r--r--html/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/Makefile.am b/html/Makefile.am
index 21fd8d9e..12193df7 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -85,7 +85,8 @@ docfiles = \
v4.0.5.html \
v4.0.6.html \
v4.0.7.html \
- v4.0.8.html
+ v4.0.8.html \
+ v4.0.9.html
dist_doc_DATA = $(docfiles)