Link leim-ext.el into tempdir.
This commit is contained in:
parent
376de73927
commit
1d390bd875
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-06-21 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* make-dist: Link leim-ext.el into tempdir.
|
||||
|
||||
2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
|
||||
|
||||
* info/dir (File): Add emacs-xtra.
|
||||
|
|
|
@ -406,6 +406,7 @@ echo "Making links to \`leim' and its subdirectories"
|
|||
ln MISC-DIC/*.* ../${tempdir}/leim/MISC-DIC
|
||||
ln ja-dic/*.el ja-dic/*.elc ../${tempdir}/leim/ja-dic
|
||||
ln Makefile.in ../${tempdir}/leim/Makefile.in
|
||||
ln leim-ext.el ../${tempdir}/leim/leim-ext.el
|
||||
ln quail/[a-z]*.el quail/[a-z]*.elc ../${tempdir}/leim/quail
|
||||
rm -f ../${tempdir}/leim/quail/quick-b5.*
|
||||
rm -f ../${tempdir}/leim/quail/quick-cns.*
|
||||
|
|
Loading…
Add table
Reference in a new issue