summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authordron <dron>2006-04-21 14:22:57 +0000
committerdron <dron>2006-04-21 14:22:57 +0000
commit2e28b215d58b5851e9188696d1daea6d19a51bf8 (patch)
tree2ce8b16532dcb2ecd42ed7453c3b249d11af4baa /Makefile.am
parent52bc7c4d3b9bd41cd9af98e34617871cd104de19 (diff)
downloadlibtiff-2e28b215d58b5851e9188696d1daea6d19a51bf8.tar.gz
Added support for OpenVMS by Alexey Chupahin, elvis_75@mail.ru.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 20bd1d8f..24ba3a4c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,7 @@ docfiles = \
COPYRIGHT \
ChangeLog \
README \
+ README.vms \
RELEASE-DATE \
TODO \
VERSION
@@ -41,6 +42,7 @@ EXTRA_DIST = \
Makefile.vc \
SConstruct \
autogen.sh \
+ configure.com \
nmake.opt
dist_doc_DATA = $(docfiles)