summaryrefslogtreecommitdiffstatshomepage
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
commit643d4d3e12bab073d256761997a695832f403658 (patch)
tree14d63140f5fd315e00804757ae7eafca5b527a20 /Makefile
parent1085b597d4bfab63f287b0a8b596e441cfc51014 (diff)
downloadmandoc-643d4d3e12bab073d256761997a695832f403658.tar.gz
mandoc-643d4d3e12bab073d256761997a695832f403658.tar.zst
mandoc-643d4d3e12bab073d256761997a695832f403658.zip
*** 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 \