From c59fa6f0f373b81a61a38aee0630fb7249523a8b Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Tue, 16 Jun 2009 16:08:42 -0500 Subject: [mallard] Added content to Ten Minute Tour --- sandbox/mallard/html/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox') diff --git a/sandbox/mallard/html/Makefile b/sandbox/mallard/html/Makefile index 4aff311..6319fc4 100644 --- a/sandbox/mallard/html/Makefile +++ b/sandbox/mallard/html/Makefile @@ -8,7 +8,7 @@ marks=watermark-blockquote-201C.png watermark-code.png all: $(pages) $(icons) $(marks) figures mallard.cache mallard.cache : $(specs) $(xslts) - echo '' > $@.in + echo '' > $@.in for file in $(specs); do \ echo "" >> $@.in; \ done -- cgit v1.2.1