generate ChangeLog from git
This commit is contained in:
@@ -6,3 +6,5 @@ SUBDIRS = src m4 patches doc
|
||||
distcheck-hook:
|
||||
test -d .svn && \
|
||||
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev || true
|
||||
test -d .git && \
|
||||
git2cl > ChangeLog
|
||||
|
||||
Reference in New Issue
Block a user