aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8081986..64f30bf 100644
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,8 @@ install:
install -m 0644 -D -t $(DESTDIR)$(PREFIX)/man3 man/mt_run_named.3
www:
- ./gen-download-page.sh
- ./man2html.sh
+ ./www/gen-download-page.sh
+ ./www/man2html.sh
$(MAKE) -C www
clean: