aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
context:
space:
mode:
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 \