From 96b16692a465bdc6119bb5a027f2572cbee01f58 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sun, 24 Dec 2000 04:04:01 +0000 Subject: [PATCH] Copy documentation change log into Texinfo source tree. --- v7/dist/make-doc-files | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/v7/dist/make-doc-files b/v7/dist/make-doc-files index e8cb44663..67aec2019 100755 --- a/v7/dist/make-doc-files +++ b/v7/dist/make-doc-files @@ -1,6 +1,6 @@ #!/bin/sh -# $Id: make-doc-files,v 1.12 2000/12/23 05:42:57 cph Exp $ +# $Id: make-doc-files,v 1.13 2000/12/24 04:04:01 cph Exp $ # # Copyright (c) 2000 Massachusetts Institute of Technology # @@ -63,6 +63,7 @@ done cd doc autoconf ) +${INSTALL_DATA} ${DOCDIR}/ChangeLog ${TLDIR}/doc/. find ${TLDIR} -type d -name CVS -print|xargs rm -rf make_tarfile texinfo -- 2.25.1