mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-16 20:31:01 +00:00
Remove old homepage target
This commit is contained in:
parent
50fc5105d7
commit
42a8ddc3b8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -73,7 +73,7 @@ upload:
|
|||
rsync -avP -e ssh dist/* calvin@frs.sourceforge.net:uploads/
|
||||
|
||||
.PHONY: release
|
||||
release: distclean releasecheck dist-stamp sign_distfiles homepage upload
|
||||
release: distclean releasecheck dist-stamp sign_distfiles upload
|
||||
@echo "Uploading new LinkChecker Homepage..."
|
||||
$(MAKE) -C ~/public_html/linkchecker.sf.net upload
|
||||
@echo "Register at Python Package Index..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue