]> git.eshelyaron.com Git - emacs.git/commitdiff
* make-dist: Comment
authorGlenn Morris <rgm@gnu.org>
Mon, 11 Nov 2013 01:00:03 +0000 (17:00 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 11 Nov 2013 01:00:03 +0000 (17:00 -0800)
make-dist

index 95e4984a6bdf16f158e029748c758c3bb1a00018..4a86e7ef2bfd5f716ef99d8bdeec1274021b14bf 100755 (executable)
--- 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