summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2016-11-19 17:47:39 +0000
committerbfriesen <bfriesen>2016-11-19 17:47:39 +0000
commitc28f0e883fb22f8f2de37bd7487da898c574e266 (patch)
treeb76df44aefc117f3a0bab52eeb58b50cfc32d37b /html/Makefile.am
parent18701923ab0660de934dcfcaeeaf2d1692853966 (diff)
downloadlibtiff-c28f0e883fb22f8f2de37bd7487da898c574e266.tar.gz
* libtiff 4.0.7 released.Release-v4-0-7
* configure.ac: Update for 4.0.7 release.
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 07f4f873..01549ba2 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -83,7 +83,8 @@ docfiles = \
v4.0.4beta.html \
v4.0.4.html \
v4.0.5.html \
- v4.0.6.html
+ v4.0.6.html \
+ v4.0.7.html
dist_doc_DATA = $(docfiles)