diff options
| -rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 525fdf6aab4..24904725b1a 100644 --- a/Makefile.in +++ b/Makefile.in | |||
| @@ -333,6 +333,7 @@ install-arch-indep: mkdir | |||
| 333 | rm -rf $${subdir}/CVS ; \ | 333 | rm -rf $${subdir}/CVS ; \ |
| 334 | rm -f $${subdir}/\#* ; \ | 334 | rm -f $${subdir}/\#* ; \ |
| 335 | rm -f $${subdir}/*~ ; \ | 335 | rm -f $${subdir}/*~ ; \ |
| 336 | rm -f $${subdir}/*.orig ; \ | ||
| 336 | done) ; \ | 337 | done) ; \ |
| 337 | done | 338 | done |
| 338 | -rm -f ${lispdir}/subdirs.el | 339 | -rm -f ${lispdir}/subdirs.el |