diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-08-06 17:57:31 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-08-06 17:57:31 +0000 |
commit | 9089d8d7601c95f99c0318bcd37d42a8b9d723e6 (patch) | |
tree | 7768d635dac3e302653dba92a056e5960b308617 /make-dist | |
parent | 0d3c19dfa3ba121087804f087dcf80f7e589975a (diff) | |
download | emacs-9089d8d7601c95f99c0318bcd37d42a8b9d723e6.tar.gz |
Include leim/ChangeLog in leim distribution.
Diffstat (limited to 'make-dist')
-rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist index af056e4fb40..8bc59baf577 100755 --- a/make-dist +++ b/make-dist @@ -308,7 +308,7 @@ echo "Making links to \`leim' and its subdirectories for the LEIM distribution" ### Don't distribute TAGS, or =*.el files. (cd leim ln Makefile.in makefile.nt ../${tempdir}/real-leim - ln ChangeLog.? README ../${tempdir}/real-leim + ln ChangeLog README ../${tempdir}/real-leim ln CXTERM-DIC/*.tit ../${tempdir}/real-leim/CXTERM-DIC ln SKK-DIC/README SKK-DIC/SKK-JISYO.L ../${tempdir}/real-leim/SKK-DIC |