Makefile: remove the updateweb directive
This commit is contained in:
parent
672ff876a1
commit
158c93b90a
3
Makefile
3
Makefile
|
@ -264,9 +264,6 @@ doc/orgcard_letter.pdf: doc/orgcard_letter.tex
|
||||||
|
|
||||||
# Below here are special targets for maintenance only
|
# Below here are special targets for maintenance only
|
||||||
|
|
||||||
updateweb:
|
|
||||||
ssh cdominik@orgmode.org 'pull-worg-orgweb.sh && publish-worg-orgweb.sh'
|
|
||||||
|
|
||||||
html: doc/org.html
|
html: doc/org.html
|
||||||
|
|
||||||
html_manual: doc/org.texi
|
html_manual: doc/org.texi
|
||||||
|
|
Loading…
Reference in New Issue