summaryrefslogtreecommitdiffstats
path: root/bsp_howto
diff options
context:
space:
mode:
authorAmar Takhar <amar@rtems.org>2016-01-19 23:00:32 -0500
committerAmar Takhar <verm@darkbeer.org>2016-05-02 20:51:25 -0400
commited3794ea3926f3e8ee801eae908bb7557cb30637 (patch)
treeaa77923cc3709e697670b7bf72765dbcc0f6d2fb /bsp_howto
parentRemove incorrect pdflatex/makeindex check. (diff)
downloadrtems-docs-ed3794ea3926f3e8ee801eae908bb7557cb30637.tar.bz2
Add 'waf linkcheck' to check external references.
Diffstat (limited to '')
-rw-r--r--bsp_howto/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsp_howto/wscript b/bsp_howto/wscript
index 8d66b28..4a5f474 100644
--- a/bsp_howto/wscript
+++ b/bsp_howto/wscript
@@ -2,5 +2,5 @@ from sys import path
from os.path import abspath
path.append(abspath('../common/'))
-from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options
+from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck