]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 f640f3cfcb541af0c90552d628e28a1026c3665b..1bfff160f67af234dd29dda79039e894879d8926 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 ee5e615934f1a142773a34b5c5aed3aa341a403a..55a76cbba6d6af55b174744971f2a73fe171838d 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}/.\#* ; \