(install-arch-indep): Remove .gitignore files.
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 12 Apr 2009 11:19:49 +0000 (11:19 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 12 Apr 2009 11:19:49 +0000 (11:19 +0000)
ChangeLog
Makefile.in

index f640f3c..1bfff16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.in (install-arch-indep): Remove .gitignore files.
+
 2009-04-03  Kenichi Handa  <handa@m17n.org>
 
        * INSTALL: Make the section "Complex Text Layout support
index ee5e615..55a76cb 100644 (file)
@@ -487,6 +487,7 @@ install-arch-indep: mkdir info install-etc
                rm -rf $${subdir}/RCS ; \
                rm -rf $${subdir}/CVS ; \
                rm -f  $${subdir}/.cvsignore ; \
+               rm -f  $${subdir}/.gitignore ; \
                rm -f  $${subdir}/.arch-inventory ; \
                rm -f  $${subdir}/\#* ; \
                rm -f  $${subdir}/.\#* ; \