summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 00:53:40 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 00:53:40 +0000
commite0d9872bbdd4110b297086232c64be230e972e68 (patch)
treee2fc1100aba911ef87e564ea035b5b8204ce32b7 /Makefile
parent14b766df0d1ee7f25fafdd5aafafb9f03d3f0488 (diff)
downloadmandoc-e0d9872bbdd4110b297086232c64be230e972e68.tar.gz
*** empty log message ***
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c11a4f03..41325793 100644
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ lint: llib-lmdocml.ln
dist: mdocml.tgz
-www: $(HTML) $(XML)
+www: all $(HTML) $(XML)
regress: mdocml
@for f in $(FAIL); do \