(install-arch-indep): Remove .arch-inventory files.

This commit is contained in:
Andreas Schwab 2004-07-04 22:45:31 +00:00
parent 316ef0dcf1
commit 52b9b5ccb5
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2004-07-05 Andreas Schwab <schwab@suse.de>
* Makefile.in (install-arch-indep): Remove .arch-inventory files.
2004-06-21 Kenichi Handa <handa@m17n.org>
* make-dist: Link leim-ext.el into tempdir.

View file

@ -415,6 +415,7 @@ install-arch-indep: mkdir info
rm -rf $${subdir}/RCS ; \
rm -rf $${subdir}/CVS ; \
rm -f $${subdir}/.cvsignore ; \
rm -f $${subdir}/.arch-inventory ; \
rm -f $${subdir}/\#* ; \
rm -f $${subdir}/.\#* ; \
rm -f $${subdir}/*~ ; \