From: Richard M. Stallman Date: Thu, 6 Apr 1995 19:51:16 +0000 (+0000) Subject: Include mkinstalldirs in distribution. X-Git-Tag: emacs-19.34~4635 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a4888c88820a17b49586ff6a782769501d9439d3;p=emacs.git Include mkinstalldirs in distribution. --- diff --git a/make-dist b/make-dist index 43eb50c44ec..9f7bb4bba60 100755 --- a/make-dist +++ b/make-dist @@ -153,6 +153,7 @@ ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir} 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}