diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-04 23:26:18 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-04 23:26:18 +0000 |
commit | 0439c36078457921763b05817f6860bdfe928b07 (patch) | |
tree | c3de24f1c752060541659cd94c212ee0f51008b4 /ChangeLog | |
parent | 77743fc7354fd1aa250d17c6aa3b50eee4a18fd0 (diff) | |
download | mig-0439c36078457921763b05817f6860bdfe928b07.tar.gz mig-0439c36078457921763b05817f6860bdfe928b07.tar.bz2 mig-0439c36078457921763b05817f6860bdfe928b07.zip |
2007-03-05 Thomas Schwinge <tschwinge@gnu.org>
Remove automatically regeneratable files.
* INSTALL: Remove file.
* Makefile.in: Likewise.
* aclocal.m4: Likewise.
* configure: Likewise.
* lexxer.c: Likewise.
* parser.c: Likewise.
* build-aux/config.guess: Likewise.
* build-aux/config.sub: Likewise.
* build-aux/depcomp: Likewise.
* build-aux/install-sh: Likewise.
* build-aux/missing: Likewise.
* build-aux/ylwrap: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +2007-03-05 Thomas Schwinge <tschwinge@gnu.org> + + Remove automatically regeneratable files. + * INSTALL: Remove file. + * Makefile.in: Likewise. + * aclocal.m4: Likewise. + * configure: Likewise. + * lexxer.c: Likewise. + * parser.c: Likewise. + * build-aux/config.guess: Likewise. + * build-aux/config.sub: Likewise. + * build-aux/depcomp: Likewise. + * build-aux/install-sh: Likewise. + * build-aux/missing: Likewise. + * build-aux/ylwrap: Likewise. + 2006-12-04 Thomas Schwinge <tschwinge@gnu.org> * Makefile.in: Regenerate. |