summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-11-13 15:17:55 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-11-13 15:17:55 +0000
commitb808c1dd9d85c22c2e93754f427ac0901b87b0f8 (patch)
treeb15febb5f7e23b73c1403353ec6f3287981259dd /Makefile.am
parent07e19b35aba03d10eb0e8f0fb66ecf8cc1697988 (diff)
downloadlibxslt-b808c1dd9d85c22c2e93754f427ac0901b87b0f8.tar.gz
included OpenVMS port instructions from John A Fotheringham, integrated in
* vms/* Makefile.am: included OpenVMS port instructions from John A Fotheringham, integrated in the tar file. Daniel
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 f98d750e..8304ebb2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,7 +12,7 @@ confexec_DATA = xsltConf.sh
bin_SCRIPTS = xslt-config
dist-hook: libxslt.spec
- (cd $(srcdir) ; tar -cf - --exclude CVS win32) | (cd $(distdir); tar xf -)
+ (cd $(srcdir) ; tar -cf - --exclude CVS win32 vms) | (cd $(distdir); tar xf -)
EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \
FEATURES TODO COPYING.LIB Copyright IPR \