Mercurial > emacs
changeset 11223:cf940edd7667
Include mkinstalldirs in distribution.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 06 Apr 1995 19:51:16 +0000 |
parents | 8781025a1418 |
children | f7f101a90cd4 |
files | make-dist |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/make-dist Thu Apr 06 19:25:20 1995 +0000 +++ b/make-dist Thu Apr 06 19:51:16 1995 +0000 @@ -153,6 +153,7 @@ ln ChangeLog Makefile.in configure configure.in ${tempdir} ln config.bat make-dist update-subdirs vpath.sed ${tempdir} ### Copy these files; they're cross-filesystem symlinks. +cp mkinstalldirs ${tempdir} cp config.sub ${tempdir} cp config.guess ${tempdir} cp install.sh ${tempdir}