fixed distcheck-hook
This commit is contained in:
@@ -5,6 +5,8 @@ EXTRA_DIST = test_vicc_with_npa-tool.sh
|
||||
|
||||
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