diff --git a/Makefile.am b/Makefile.am index 7c10164e..cbd6aace 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,7 +37,7 @@ EXTRA_DIST = \ autogen.sh \ nmake.opt -SUBDIRS = port libtiff tools contrib man html +SUBDIRS = port libtiff tools contrib test man html release: (rm -f RELEASE-DATE && echo $(LIBTIFF_RELEASE_DATE) > RELEASE-DATE) diff --git a/Makefile.in b/Makefile.in index 709f5b9c..bab35e85 100644 --- a/Makefile.in +++ b/Makefile.in @@ -72,7 +72,7 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno configure.status.lineno mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/libtiff/config.h +CONFIG_HEADER = $(top_builddir)/libtiff/tif_config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = @@ -219,7 +219,7 @@ EXTRA_DIST = \ autogen.sh \ nmake.opt -SUBDIRS = port libtiff tools contrib man html +SUBDIRS = port libtiff tools contrib test man html all: all-recursive .SUFFIXES: