From 3244d61471fd8949258d418a2867a10158b25c11 Mon Sep 17 00:00:00 2001 From: Andrey Kiselev Date: Fri, 3 Sep 2004 13:56:42 +0000 Subject: [PATCH] Added test directory. --- Makefile.am | 2 +- Makefile.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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: