aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 937a225c8c4..e67f98c5872 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -331,6 +331,7 @@ install-arch-indep: mkdir
331 rm -rf $${subdir}/RCS ; \ 331 rm -rf $${subdir}/RCS ; \
332 rm -rf $${subdir}/CVS ; \ 332 rm -rf $${subdir}/CVS ; \
333 rm -f $${subdir}/\#* ; \ 333 rm -f $${subdir}/\#* ; \
334 rm -f $${subdir}/.\#* ; \
334 rm -f $${subdir}/*~ ; \ 335 rm -f $${subdir}/*~ ; \
335 rm -f $${subdir}/*.orig ; \ 336 rm -f $${subdir}/*.orig ; \
336 done) ; \ 337 done) ; \