cleanup
authorStefan Behnel <scoder@users.berlios.de>
Sat, 28 Jun 2008 17:33:56 +0000 (19:33 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Sat, 28 Jun 2008 17:33:56 +0000 (19:33 +0200)
Doc/s5/Makefile

index 92372421bf4645e7292b4d7064349fdd2c1d0249..76984acb7ff8152617c14d473dc616c9d6826b57 100644 (file)
@@ -1,8 +1,6 @@
 
 SLIDES=$(subst .txt,.html,$(wildcard *.txt))
 
-all: slides
-
 slides: $(SLIDES)
 
 %.html: %.txt