diff options
| -rwxr-xr-x | make-dist | 3 |
1 files changed, 1 insertions, 2 deletions
| @@ -554,8 +554,7 @@ echo "Making links to \`oldXMenu'" | |||
| 554 | echo "Making links to \`lwlib'" | 554 | echo "Making links to \`lwlib'" |
| 555 | (cd lwlib | 555 | (cd lwlib |
| 556 | ln *.c *.h *.in ../${tempdir}/lwlib | 556 | ln *.c *.h *.in ../${tempdir}/lwlib |
| 557 | ln README Imakefile ChangeLog ../${tempdir}/lwlib | 557 | ln README ChangeLog ../${tempdir}/lwlib) |
| 558 | cd ../${tempdir}/lwlib) | ||
| 559 | 558 | ||
| 560 | echo "Making links to \`etc'" | 559 | echo "Making links to \`etc'" |
| 561 | ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or | 560 | ### Don't distribute = files, TAGS, DOC files, backups, autosaves, or |