mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-22 05:11:52 +00:00
homepage target
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1720 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
8552497f6f
commit
588c342159
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -76,6 +76,9 @@ release: releasecheck dist upload homepage
|
|||
@echo "Uploading new LinkChecker Homepage..."
|
||||
$(MAKE) -C ~/public_html/linkchecker.sf.net upload
|
||||
|
||||
homepage:
|
||||
$(MAKE) -C doc homepage
|
||||
|
||||
dist: locale config
|
||||
$(PYTHON) setup.py sdist --formats=gztar bdist_rpm
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue