diff options
author | Glenn Morris <rgm@gnu.org> | 2012-09-16 11:51:39 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-09-16 11:51:39 -0700 |
commit | 92f7c6f1a320701a5e15d8a3f28e08d1889c81bc (patch) | |
tree | 9ecce6c5eaebdcf270a2f8cceeba63317d7a6160 /make-dist | |
parent | 83da1b5565d518aa02984bf2f474c56eb61f41ef (diff) |
Add missing nextstep file from previous change.
Diffstat (limited to 'make-dist')
-rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -404,7 +404,7 @@ echo "Making links to \`msdos'" echo "Making links to \`nextstep'" (cd nextstep - ln ChangeLog README INSTALL ../${tempdir}/nextstep) + ln ChangeLog README INSTALL Makefile.in ../${tempdir}/nextstep) echo "Making links to \`nextstep/templates'" (cd nextstep/templates |