X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/763d5e6ad88ef3ba1cd1d7742d060e4f1e54c6b8..d65719d4a795f3a1e964d0139af698a80d8cb92b:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 64539a9..5fcfe60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,5 +22,8 @@ EXTRA_DIST=TODO CHANGES README.streams BUGS ChangeLog.d \ README.upgrades README.client SUBDIRS=@subdirs@ +dist-hook: + bzr log > ${distdir}/ChangeLog.d/bzr-changelog + echo-distdir: @echo $(distdir)