From 6d39f5bb2b19fd4af842cc73ec2b357bcca7ac74 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Tue, 9 Aug 2011 13:28:00 +0200 Subject: [PATCH] docs/Makefile: remove clutter --- docs/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Makefile b/docs/Makefile index 3cc770b..512588e 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -10,8 +10,11 @@ ifndef VERBOSE endif .PHONY : clean + all : html + html : index.html + technical : technical/index.html %.html : %.txt