diff --git a/doc/en/Makefile b/doc/en/Makefile index 153285bf..5e9bf703 100644 --- a/doc/en/Makefile +++ b/doc/en/Makefile @@ -5,7 +5,7 @@ HTMLDIR := /home/calvin/public_html/linkchecker.sf.net all: $(HTMLFILES) -%.html: %.txt htmlnav.py bfknav.py +%.html: %.txt ../htmlnav.py ../bfknav.py ../rest2htmlnav --stylesheet-path=lc.css --time $< $@ nav: all