summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authordron <dron>2005-09-12 13:48:34 +0000
committerdron <dron>2005-09-12 13:48:34 +0000
commitd2f73908af5155f3b8fdd3801b38b315b984cd2c (patch)
tree296c6e6ff3faa991771f82a30cf7809767ffcd58 /html/Makefile.am
parentd17fa7bf6327bb416c1a0d95022fd35d8c8682f8 (diff)
downloadlibtiff-d2f73908af5155f3b8fdd3801b38b315b984cd2c.tar.gz
Added v3.7.4.html.
Diffstat (limited to 'html/Makefile.am')
-rw-r--r--html/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/html/Makefile.am b/html/Makefile.am
index 16787848..856062b7 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.13 2005-06-23 12:01:06 dron Exp $
+# $Id: Makefile.am,v 1.14 2005-09-12 13:48:34 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
@@ -69,7 +69,8 @@ docfiles = \
v3.7.0.html \
v3.7.1.html \
v3.7.2.html \
- v3.7.2.html
+ v3.7.3.html \
+ v3.7.4.html
dist_doc_DATA = $(docfiles)