mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
Add some more documentation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8330 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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 \
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user