aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmake-dist2
1 files changed, 2 insertions, 0 deletions
diff --git a/make-dist b/make-dist
index 95e4984a6b..4a86e7ef2b 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