mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-30 12:40:33 +00:00
add changelog target
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3604 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
8efe300a3c
commit
9666cda10d
1 changed files with 5 additions and 0 deletions
5
Makefile
5
Makefile
|
|
@ -168,3 +168,8 @@ diff:
|
|||
various:
|
||||
py-find-nocoding $(PYFILES)
|
||||
py-find-nosvneolstyle $(PYFILES)
|
||||
|
||||
|
||||
.PHONY: changelog
|
||||
changelog:
|
||||
sftrack_changelog linkchecker calvin@users.sourceforge.net ChangeLog
|
||||
|
|
|
|||
Loading…
Reference in a new issue