mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-23 01:10:27 +00:00
dist target depends on changelog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3605 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
9666cda10d
commit
b2186b4f99
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -112,7 +112,7 @@ chmod:
|
|||
dist: locale MANIFEST chmod
|
||||
$(PYTHON) setup.py sdist --formats=gztar bdist_rpm
|
||||
|
||||
dist-stamp:
|
||||
dist-stamp: changelog
|
||||
$(MAKE) dist
|
||||
touch $@
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue