From 9b3c7b96c5f2ca1bc326df8385ed34c11c2ff6a8 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Mon, 25 Jun 2007 13:27:21 +0300 Subject: Pull full changelog from hg into dist tarball. --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index af0efe727..07b6b96e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.4 foreign LINT = splint -EXTRA_DIST = CHANGES CREDITS Doxyheader GROUPS README.amiga INSTALL \ +EXTRA_DIST = CHANGES ChangeLog CREDITS Doxyheader GROUPS README.amiga INSTALL \ autodeps/none autodeps/*.prov autodeps/*.req autogen.sh \ config.site db db3/configure installplatform platform* \ po/*.in po/*.po po/rpm.pot \ @@ -244,3 +244,6 @@ cscope: @CSCOPE@ -b -R cref: ctags cscope + +ChangeLog: + hg log -v > ChangeLog -- cgit v1.2.3