X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=docs%2FMakefile;h=f6caa826030da721a568ac5efef0eed87b18cabe;hp=ffc5bbb062a331f799c9135a1872ced603f3e49b;hb=8aab380dded91464d39d1ad1221b75d8a50ed539;hpb=97d63645377eae3e2ca246a440f593f04018c0e4 diff --git a/docs/Makefile b/docs/Makefile index ffc5bbb06..f6caa8260 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -32,6 +32,9 @@ clean: cleanup cleanup: FORCE rm -f *.log *.aux *.toc *.out *.lg *.dvi *.idv *.4ct *.4tc *.xref *.tmp *.dvi +$(eval $(call RequireCommand,latex, \ + You need to install LaTeX to build the OpenWrt documentation \ +)) $(eval $(call RequireCommand,pdflatex, \ You need to install LaTeX to build the OpenWrt documentation \ ))