summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authordron <dron>2006-03-23 14:54:00 +0000
committerdron <dron>2006-03-23 14:54:00 +0000
commit73f5c327ea37fbff1ada995a0a8664baf16e0e30 (patch)
tree5193365a3906e79f700ca88c939334ce7fe137d8 /html/Makefile.am
parentf24ef026b2b3e069c1b920872bdbfc7ac6a260ad (diff)
downloadlibtiff-73f5c327ea37fbff1ada995a0a8664baf16e0e30.tar.gz
libtiff 3.8.2 released.Release-v3-8-2
Diffstat (limited to 'html/Makefile.am')
-rw-r--r--html/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/html/Makefile.am b/html/Makefile.am
index 415aef2d..4414cf70 100644
--- a/html/Makefile.am
+++ b/html/Makefile.am
@@ -1,8 +1,8 @@
-# $Id: Makefile.am,v 1.15 2006-03-01 11:23:27 dron Exp $
+# $Id: Makefile.am,v 1.16 2006-03-23 14:54:01 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
-# Copyright (C) 2004, Andrey Kiselev <dron@remotesensing.org>
+# Copyright (C) 2004, Andrey Kiselev <dron@ak4719.spb.edu>
#
# Permission to use, copy, modify, distribute, and sell this software and
# its documentation for any purpose is hereby granted without fee, provided
@@ -72,7 +72,8 @@ docfiles = \
v3.7.3.html \
v3.7.4.html \
v3.8.0.html \
- v3.8.1.html
+ v3.8.1.html \
+ v3.8.2.html
dist_doc_DATA = $(docfiles)