summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordron <dron>2004-09-03 13:56:42 +0000
committerdron <dron>2004-09-03 13:56:42 +0000
commit10e28bfa6119ed6e7086e8f97ecbe8d4e3712535 (patch)
tree4d915657d6a1a8b14e223af98d19b625db2eb7c5 /Makefile.am
parent366fad9155bde91ad5074cd6525a66b6d2fb9a69 (diff)
downloadlibtiff-10e28bfa6119ed6e7086e8f97ecbe8d4e3712535.tar.gz
Added test directory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 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)