From a4888c88820a17b49586ff6a782769501d9439d3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 6 Apr 1995 19:51:16 +0000 Subject: [PATCH] Include mkinstalldirs in distribution. --- make-dist | 1 + 1 file changed, 1 insertion(+) diff --git a/make-dist b/make-dist index 43eb50c44e..9f7bb4bba6 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} -- 2.39.2