summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authordron <dron>2004-12-20 19:31:44 +0000
committerdron <dron>2004-12-20 19:31:44 +0000
commit8fad7a77e961f78842034586877bc2d960451a0c (patch)
tree24a1a6f65a2a20cf4f90913f8a266c0a15fe9c46 /html/Makefile.am
parent98c317ddb1bcfa3e5de8e9c9448697daee9c06f6 (diff)
downloadlibtiff-8fad7a77e961f78842034586877bc2d960451a0c.tar.gz
*** empty log message ***
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 f80ae597..119abdae 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.8 2004-11-04 15:27:34 dron Exp $
+# $Id: Makefile.am,v 1.9 2004-12-20 19:31:44 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
@@ -66,7 +66,8 @@ docfiles = \
v3.7.0alpha.html \
v3.7.0beta.html \
v3.7.0beta2.html \
- v3.7.0.html
+ v3.7.0.html \
+ v3.7.1.html
dist_doc_DATA = $(docfiles)