]> code.delx.au - gnu-emacs/commitdiff
(install): Remove .gitignore files.
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 12 Apr 2009 11:22:13 +0000 (11:22 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 12 Apr 2009 11:22:13 +0000 (11:22 +0000)
leim/ChangeLog
leim/Makefile.in

index 4ada61d4c5a4b1678622f1d65dbbc33a55a7d75a..e27b95dfc556cf55f2d490d0a2f4244968ed3491 100644 (file)
@@ -1,3 +1,7 @@
+2009-04-12  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * Makefile.in (install): Remove .gitignore files.
+
 2009-03-19  Kenichi Handa  <handa@m17n.org>
 
        * leim-ext.el: Change the encoding to utf-8.
index 3a4343ce9a3265d2454e6b93fdbcb90ce402a3fb..8c394bf2185493eea5a03523ea9f97a885a3208c 100644 (file)
@@ -242,6 +242,7 @@ install: all
          fi; \
          rm -rf ${INSTALLDIR}/CVS        ${INSTALLDIR}/*/CVS; \
          rm -f  ${INSTALLDIR}/.cvsignore ${INSTALLDIR}/*/.cvsignore; \
+         rm -f  ${INSTALLDIR}/.gitignore ${INSTALLDIR}/*/.gitignore; \
          rm -f  ${INSTALLDIR}/.arch-inventory ${INSTALLDIR}/*/.arch-inventory; \
          rm -f  ${INSTALLDIR}/\#*        ${INSTALLDIR}/*/\#* ; \
          rm -f  ${INSTALLDIR}/.\#*       ${INSTALLDIR}/*/.\#* ; \