From: Glenn Morris Date: Mon, 11 Nov 2013 01:00:03 +0000 (-0800) Subject: * make-dist: Comment X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~874 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a80a32e8c49c1ab284f9ee29982bea714a6a41ca;p=emacs.git * make-dist: Comment --- diff --git a/make-dist b/make-dist index 95e4984a6bd..4a86e7ef2bf 100755 --- a/make-dist +++ b/make-dist @@ -453,6 +453,8 @@ echo "Making links to \`lwlib'" ln *.[ch] *.in ../${tempdir}/lwlib ln README ChangeLog ../${tempdir}/lwlib) +## It is important to distribute admin/ because it contains sources +## for generated lisp/international/uni-*.el files. echo "Making links to \`admin' and its subdirectories" for f in `find admin -type f`; do case $f in