summaryrefslogtreecommitdiff
path: root/Doc
diff options
context:
space:
mode:
authorStefan Behnel <scoder@users.berlios.de>2008-06-28 19:33:56 +0200
committerStefan Behnel <scoder@users.berlios.de>2008-06-28 19:33:56 +0200
commit03d4937c80df8a116f1fc51380e46f7371e84073 (patch)
tree4bda8927eccc624d672ca5ac0c7489f243abde87 /Doc
parent0877120bd33f20f01a78e531bf682dcd357f626d (diff)
downloadcython-03d4937c80df8a116f1fc51380e46f7371e84073.tar.gz
cleanup
Diffstat (limited to 'Doc')
-rw-r--r--Doc/s5/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/s5/Makefile b/Doc/s5/Makefile
index 92372421b..76984acb7 100644
--- a/Doc/s5/Makefile
+++ b/Doc/s5/Makefile
@@ -1,8 +1,6 @@
SLIDES=$(subst .txt,.html,$(wildcard *.txt))
-all: slides
-
slides: $(SLIDES)
%.html: %.txt