From c592d03090cbf890565f998ce8bf5b7c0e4fbb6b Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 3 Aug 2007 09:31:47 +0000 Subject: Add some more documentation SVN-Revision: 8330 --- docs/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/Makefile') diff --git a/docs/Makefile b/docs/Makefile index ffc5bbb062..f6caa82603 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 \ )) -- cgit v1.2.3