Mercurial > emacs
diff make-dist @ 11223:cf940edd7667
Include mkinstalldirs in distribution.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 06 Apr 1995 19:51:16 +0000 |
parents | 4d404c6112e3 |
children | d5c5dab73f87 |
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}