From: Juanma Barranquero Date: Wed, 10 Aug 2005 00:50:16 +0000 (+0000) Subject: Add `obj' and `oo' for in-place installations. X-Git-Tag: emacs-pretest-22.0.90~7655 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=df76c589564f48d4e858d7642b72f9bc1f75986b;p=emacs.git Add `obj' and `oo' for in-place installations. --- diff --git a/nt/.gitignore b/nt/.gitignore index e371584228b..26f5de661a0 100644 --- a/nt/.gitignore +++ b/nt/.gitignore @@ -1,5 +1,7 @@ *-spd *.pdb .arch-inventory -makefile config.log +makefile +obj +oo diff --git a/nt/ChangeLog b/nt/ChangeLog index d960f224898..f385324b89f 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,7 @@ +2005-08-10 Juanma Barranquero + + * .cvsignore: Add `obj' and `oo' for in-place installations. + 2005-07-30 Eli Zaretskii * config.nt: (HAVE_GETOPT_H, HAVE_GETOPT_LONG_ONLY): Undefine.