summaryrefslogtreecommitdiff
path: root/html/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'html/Makefile.in')
-rw-r--r--html/Makefile.in17
1 files changed, 9 insertions, 8 deletions
diff --git a/html/Makefile.in b/html/Makefile.in
index 9224a61b..96c68f8b 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.9.5 from Makefile.am.
+# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -14,7 +14,7 @@
@SET_MAKE@
-# $Id: Makefile.in,v 1.40 2005-07-12 16:07:43 dron Exp $
+# $Id: Makefile.in,v 1.41 2005-09-12 14:04:02 dron Exp $
#
# Tag Image File Format (TIFF) Software
#
@@ -68,11 +68,11 @@ subdir = html
DIST_COMMON = $(dist_doc_DATA) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
- $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
+am__aclocal_m4_deps = $(top_srcdir)/m4/acinclude.m4 \
+ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
-mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h \
$(top_builddir)/libtiff/tiffconf.h
CONFIG_CLEAN_FILES =
@@ -272,7 +272,8 @@ docfiles = \
v3.7.0.html \
v3.7.1.html \
v3.7.2.html \
- v3.7.2.html
+ v3.7.3.html \
+ v3.7.4.html
dist_doc_DATA = $(docfiles)
SUBDIRS = images man
@@ -288,9 +289,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu html/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign html/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu html/Makefile
+ $(AUTOMAKE) --foreign html/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \