summaryrefslogtreecommitdiffstats
path: root/cpu_supplement
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 /cpu_supplement
parentRemove incorrect pdflatex/makeindex check. (diff)
downloadrtems-docs-ed3794ea3926f3e8ee801eae908bb7557cb30637.tar.bz2
Add 'waf linkcheck' to check external references.
Diffstat (limited to 'cpu_supplement')
-rw-r--r--cpu_supplement/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu_supplement/wscript b/cpu_supplement/wscript
index 8d66b28..4a5f474 100644
--- a/cpu_supplement/wscript
+++ b/cpu_supplement/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