generate changelogs at dist time
authorAndy Wingo <wingo@pobox.com>
Fri, 19 Jun 2009 10:32:01 +0000 (12:32 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 19 Jun 2009 10:32:01 +0000 (12:32 +0200)
commit5b55e29320449c8c68112129e1cadbfa7944af11
tree178c686187c64c46403953077c6b7cdfdd6988a0
parentce471ab8b083a345af0f49e08f51f22dbfe58efe
generate changelogs at dist time

* Makefile.am: Add rule to make a ChangeLog at dist-time. The rule comes
  from coreutils.

* build-aux/gitlog-to-changelog: New helper script, from gnulib.
Makefile.am
build-aux/gitlog-to-changelog [new file with mode: 0755]