diff options
| author | Eli Zaretskii | 2010-10-08 11:36:38 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2010-10-08 11:36:38 +0200 |
| commit | 66cdbd3a0e4e883c1a9b7f1d092fcbde2a66c1ec (patch) | |
| tree | 54fe69271a07e542be264a495c0ff2bcce345cac /make-dist | |
| parent | 2b7c934285417d2eac7a3c603231d22ce7e212d8 (diff) | |
| download | emacs-66cdbd3a0e4e883c1a9b7f1d092fcbde2a66c1ec.tar.gz emacs-66cdbd3a0e4e883c1a9b7f1d092fcbde2a66c1ec.zip | |
make-dist: Don't distribute src/buildobj.h.
Diffstat (limited to 'make-dist')
| -rwxr-xr-x | make-dist | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -460,7 +460,7 @@ echo "Making links to \`src'" | |||
| 460 | ln makefile.w32-in ../${tempdir}/src | 460 | ln makefile.w32-in ../${tempdir}/src |
| 461 | ln .gdbinit .dbxinit ../${tempdir}/src | 461 | ln .gdbinit .dbxinit ../${tempdir}/src |
| 462 | cd ../${tempdir}/src | 462 | cd ../${tempdir}/src |
| 463 | rm -f config.h epaths.h Makefile Makefile.c | 463 | rm -f config.h epaths.h Makefile Makefile.c buildobj.h |
| 464 | rm -f =* TAGS) | 464 | rm -f =* TAGS) |
| 465 | 465 | ||
| 466 | echo "Making links to \`src/bitmaps'" | 466 | echo "Making links to \`src/bitmaps'" |