From 211975fcd9d9e2842bd7f286ac2b3634791a1901 Mon Sep 17 00:00:00 2001 From: Andrey Kiselev Date: Wed, 31 Dec 2003 09:12:30 +0000 Subject: [PATCH] Few fixes. --- Makefile.in | 3 ++- html/Makefile.in | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 742ad67c..1008b34d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,5 @@ #! smake -# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.46 2003-12-23 10:27:29 dron Exp $ +# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.47 2003-12-31 09:12:50 dron Exp $ # # @WARNING@ # @@ -305,6 +305,7 @@ TIFFFILES=\ html/images/strike.gif \ html/images/warning.gif \ html/Makefile.in \ + html/TIFFTechNote2.html \ html/bugs.html \ html/build.html \ html/contrib.html \ diff --git a/html/Makefile.in b/html/Makefile.in index 2ff7a04b..65271be4 100644 --- a/html/Makefile.in +++ b/html/Makefile.in @@ -1,4 +1,4 @@ -# $Header: /cvs/maptools/cvsroot/libtiff/html/Makefile.in,v 1.8 2002-10-02 15:09:14 dron Exp $ +# $Header: /cvs/maptools/cvsroot/libtiff/html/Makefile.in,v 1.9 2003-12-31 09:12:30 dron Exp $ # # @WARNING@ # @@ -86,6 +86,8 @@ HTMLFILES=\ v3.5.5.html \ v3.5.6-beta.html \ v3.5.7.html \ + v3.6.0.html \ + v3.6.1.html \ ${NULL} IMAGES=\ images/back.gif \