changeset 102937:a3293f66b0df

(install-arch-indep): Remove .gitignore files.
author Andreas Schwab <schwab@linux-m68k.org>
date Sun, 12 Apr 2009 11:19:49 +0000
parents d33198a51932
children 7fe07b70a092
files ChangeLog Makefile.in
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Apr 12 04:19:31 2009 +0000
+++ b/ChangeLog	Sun Apr 12 11:19:49 2009 +0000
@@ -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
--- a/Makefile.in	Sun Apr 12 04:19:31 2009 +0000
+++ b/Makefile.in	Sun Apr 12 11:19:49 2009 +0000
@@ -487,6 +487,7 @@
 		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}/.\#* ; \