summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndrey Kiselev <dron@ak4719.spb.edu>2004-09-03 13:56:42 +0000
committerAndrey Kiselev <dron@ak4719.spb.edu>2004-09-03 13:56:42 +0000
commit3244d61471fd8949258d418a2867a10158b25c11 (patch)
tree0ecf29355b9bec32128c70c656f5283ff6f1a68c /Makefile.am
parenta3a80ae91d95b93371b7c56512ed3cabb6dcb8a2 (diff)
downloadlibtiff-git-3244d61471fd8949258d418a2867a10158b25c11.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)