X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/6abf3adca8e6aa2ecd08b2881b4ae19d6d8dd9d2..bc5a96be5999087160f174f0d1dfc3d68e6cc015:/Makefile diff --git a/Makefile b/Makefile index e076b13..d0c6b07 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,9 @@ all: clean: rm -f tweeper.1 +changelog: + git log --pretty="format:%ai %aN <%aE>%n%n%x09* %s%d%n" > ChangeLog + docs: a2x -f manpage tweeper.1.asciidoc