summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-10-15 11:58:35 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2010-10-15 11:58:35 +0200
commitfd5acb383393ee9fe6502ea245c0d9d948013aea (patch)
treef795b842bf653195fe5d78189a66f2080e57dbb4
parentf66f0430d8e883b7feb825a3151dea7c107299c1 (diff)
downloadorg-mode-fd5acb383393ee9fe6502ea245c0d9d948013aea.tar.gz
Fix the updateweb target
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3b92534..89d714d 100644
--- a/Makefile
+++ b/Makefile
@@ -261,7 +261,7 @@ doc/orgcard_letter.pdf: doc/orgcard_letter.tex
# Below here are special targets for maintenance only
updateweb:
- ssh cdominik@orgmode.org 'pull-worg-org.sh && publish-worg-org.sh'
+ ssh cdominik@orgmode.org 'pull-worg-orgweb.sh && publish-worg-orgweb.sh'
html: doc/org.html