mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Remove now-unused Makefile target
This commit is contained in:
parent
b5dd0929d0
commit
56b1fc2187
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
|
@ -106,9 +106,6 @@ docs:
|
||||||
linkcheck:
|
linkcheck:
|
||||||
sphinx-build -W -b linkcheck ./docs/ ./docs/_build/linkcheck/
|
sphinx-build -W -b linkcheck ./docs/ ./docs/_build/linkcheck/
|
||||||
|
|
||||||
release:
|
|
||||||
python setup.py sdist bdist_wheel upload
|
|
||||||
|
|
||||||
release-deb:
|
release-deb:
|
||||||
sh scripts/release-deb.sh debian jessie
|
sh scripts/release-deb.sh debian jessie
|
||||||
sh scripts/release-deb.sh debian stretch
|
sh scripts/release-deb.sh debian stretch
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue