Added test directory.

This commit is contained in:
Andrey Kiselev 2004-09-03 13:56:42 +00:00
parent a3a80ae91d
commit 3244d61471
2 changed files with 3 additions and 3 deletions

View File

@ -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)

View File

@ -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: