fixed distcheck-hook
This commit is contained in:
@@ -29,6 +29,8 @@ clean-local:
|
||||
|
||||
distcheck-hook:
|
||||
test -d .svn && \
|
||||
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev || true
|
||||
svn2cl --group-by-day --reparagraph --separate-daylogs --include-actions --include-rev \
|
||||
|| true
|
||||
test -d .git && \
|
||||
git2cl > ChangeLog
|
||||
git2cl > ChangeLog \
|
||||
|| true
|
||||
|
||||
Reference in New Issue
Block a user