* make-dist: Comment
This commit is contained in:
parent
766284d929
commit
a80a32e8c4
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue