1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-23 10:34:07 +00:00

(Making links to `info'): Remove .gitignore.

This commit is contained in:
Eli Zaretskii 2009-02-28 13:23:20 +00:00
parent a4aee864ad
commit 3122b0732a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2009-02-28 Eli Zaretskii <eliz@gnu.org>
* make-dist (Making links to `info'): Remove .gitignore.
2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
* Makefile.in (lib-src, lisp): Use simpler rule.

View File

@ -664,7 +664,7 @@ echo "Making links to \`info'"
cd ../${tempdir}/info
# Avoid an error when expanding the wildcards later.
ln emacs dummy~ ; ln emacs \#dummy\#
rm -f *~ \#*\# core .arch-inventory)
rm -f *~ \#*\# core .arch-inventory .gitignore)
echo "Making links to \`doc/emacs'"
(cd doc/emacs