summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authordron <dron>2007-07-13 14:57:37 +0000
committerdron <dron>2007-07-13 14:57:37 +0000
commitb1171ca8237fb3e5627ea27f872d782530c9bb7d (patch)
tree0771f4304349d5444368cf1b60ba57a883eefbd5 /html/Makefile.am
parent1bcce9a390640d173114741d9dab5f4d585f0c54 (diff)
downloadlibtiff-b1171ca8237fb3e5627ea27f872d782530c9bb7d.tar.gz
libtiff 4.0.0alpha released.Release-v4-0-0alpha
Diffstat (limited to 'html/Makefile.am')
-rw-r--r--html/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/html/Makefile.am b/html/Makefile.am
index 4414cf70..c339134a 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.16 2006-03-23 14:54:01 dron Exp $
+# $Id: Makefile.am,v 1.17 2007-07-13 14:57:40 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
@@ -73,7 +73,9 @@ docfiles = \
v3.7.4.html \
v3.8.0.html \
v3.8.1.html \
- v3.8.2.html
+ v3.8.2.html \
+ v3.9.0beta.html \
+ v4.0.0.html
dist_doc_DATA = $(docfiles)