summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-08-25 20:12:11 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-08-25 20:12:11 +0100
commit566313b350ffe0e42947621526d4e72fbe4eed18 (patch)
tree6eb50e9b6e3dc1fe2ab5cf479d72a767babe2a93 /Makefile.am
parentfd0db104dc3defa3b23695e7364ffcf8bfc65dbe (diff)
Only write the changelog since 0.6.0 to ChangeLog, and don't use --stat
The changelog.gz in our Debian packages is now bigger than Gabble itself!
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d53eba0b..6414f68b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,4 +18,5 @@ check-local::
include tools/lcov.am
LCOV_CHECK_ARGS = CHECK_TWISTED_SLEEP=6
+CHANGELOG_RANGE = telepathy-gabble-0.6.0..
include tools/telepathy.am