summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authordron <dron>2006-03-01 11:20:33 +0000
committerdron <dron>2006-03-01 11:20:33 +0000
commit9bfcdf0529ab205074d991f17846c3a0f87177f3 (patch)
tree3f0a9c37402b2231a5d4a5f9b5193ddbd3780871 /html/Makefile.am
parent651398ad335db5a462254213f07f19de0f3073ea (diff)
downloadlibtiff-9bfcdf0529ab205074d991f17846c3a0f87177f3.tar.gz
*** empty log message ***
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 856062b7..415aef2d 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.14 2005-09-12 13:48:34 dron Exp $
+# $Id: Makefile.am,v 1.15 2006-03-01 11:23:27 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
@@ -70,7 +70,9 @@ docfiles = \
v3.7.1.html \
v3.7.2.html \
v3.7.3.html \
- v3.7.4.html
+ v3.7.4.html \
+ v3.8.0.html \
+ v3.8.1.html
dist_doc_DATA = $(docfiles)