summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2009-04-12 11:19:49 +0000
committerAndreas Schwab <schwab@linux-m68k.org>2009-04-12 11:19:49 +0000
commit1df98dfb65fa0571ed810667d0bc79347b824961 (patch)
treeb8fcd6f1318abb8a2510b8ab1e2a518f30453c63
parentcc5f87088202f0b8aa66b43e145097de5f6ad3d4 (diff)
downloademacs-1df98dfb65fa0571ed810667d0bc79347b824961.tar.gz
(install-arch-indep): Remove .gitignore files.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f640f3cfcb5..1bfff160f67 100644
--- 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
diff --git a/Makefile.in b/Makefile.in
index ee5e615934f..55a76cbba6d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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}/.\#* ; \