summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2004-07-04 22:44:54 +0000
committerAndreas Schwab <schwab@suse.de>2004-07-04 22:44:54 +0000
commit97d7e3a523445ea4455bfd4b815f717da8eafc34 (patch)
tree2017c0a9f6d8450e6e6ad526a25fc60ea3379f7b /Makefile.in
parent2c7ca58b6a3506bd62146b06ed3acd3fcea8633a (diff)
downloademacs-97d7e3a523445ea4455bfd4b815f717da8eafc34.tar.gz
(install-arch-indep): Remove .arch-inventory files.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 760f7d34f77..35cc2798e32 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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}/*~ ; \