diff options
| author | Richard M. Stallman | 1994-06-14 14:51:19 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-06-14 14:51:19 +0000 |
| commit | 525336b7f9ab6c3a2f80d19b7e90fc9fe9f732df (patch) | |
| tree | a41aa0f830113e30e2e14c09a3d69ca3e72ac14c | |
| parent | 81d93b5e634be0eaa5610eed035fcabfe1e05c40 (diff) | |
| download | emacs-525336b7f9ab6c3a2f80d19b7e90fc9fe9f732df.tar.gz emacs-525336b7f9ab6c3a2f80d19b7e90fc9fe9f732df.zip | |
Put ./BUGS into the distrib.
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -140,7 +140,7 @@ mkdir ${tempdir} | |||
| 140 | ### tar file; this means that people can start reading the INSTALL and | 140 | ### tar file; this means that people can start reading the INSTALL and |
| 141 | ### README while the rest of the tar file is still unpacking. Whoopee. | 141 | ### README while the rest of the tar file is still unpacking. Whoopee. |
| 142 | echo "Making links to top-level files." | 142 | echo "Making links to top-level files." |
| 143 | ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README move-if-change ${tempdir} | 143 | ln GETTING.GNU.SOFTWARE INSTALL PROBLEMS README BUGS move-if-change ${tempdir} |
| 144 | ln ChangeLog Makefile.in build-ins.in configure configure.in ${tempdir} | 144 | ln ChangeLog Makefile.in build-ins.in configure configure.in ${tempdir} |
| 145 | ln config.bat make-dist vpath.sed ${tempdir} | 145 | ln config.bat make-dist vpath.sed ${tempdir} |
| 146 | ### Copy these files; they're cross-filesystem symlinks. | 146 | ### Copy these files; they're cross-filesystem symlinks. |