diff options
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ dis: clean tar cfY ../$(NAME)-$(VERSION).tar.lzma $(NAME)-$(VERSION) rm -rf $(NAME)-$(VERSION) +log: changelog changelog: ( svn2cl --authors=../../common/username --accum ; \ rm -f ChangeLog.bak ; \ |