summaryrefslogtreecommitdiff
path: root/docutils/docs/user/Makefile.docutils-update
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-12-11 22:29:49 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2005-12-11 22:29:49 +0000
commitbc5dc09bc7e2efa9656d979995b63041feaa2910 (patch)
treef74f3c0f4042372b4e7e869b1d6b90337669ad32 /docutils/docs/user/Makefile.docutils-update
parent1f9245b9f38eb7cc6b64b62eb25bbc8314ba874f (diff)
downloaddocutils-bc5dc09bc7e2efa9656d979995b63041feaa2910.tar.gz
typo
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4176 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/Makefile.docutils-update')
-rw-r--r--docutils/docs/user/Makefile.docutils-update4
1 files changed, 2 insertions, 2 deletions
diff --git a/docutils/docs/user/Makefile.docutils-update b/docutils/docs/user/Makefile.docutils-update
index 7f2517ba1..774f3a152 100644
--- a/docutils/docs/user/Makefile.docutils-update
+++ b/docutils/docs/user/Makefile.docutils-update
@@ -1,13 +1,13 @@
all: slide-shows.s5.html slide-shows-alt.s5.html
slide-shows.s5.html: slide-shows.txt
- rst2s5.py slide-shows.txt slide-shows.html \
+ rst2s5.py slide-shows.txt slide-shows.s5.html \
--config ../../docutils.conf \
--overwrite-theme-files \
--link-stylesheet
slide-shows-alt.s5.html: slide-shows.txt
- rst2s5.py slide-shows.txt slide-shows-alt.html \
+ rst2s5.py slide-shows.txt slide-shows-alt.s5.html \
--config ../../docutils.conf \
--theme small-black \
--overwrite-theme-files \