summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/wscript b/shell/wscript
index 8d66b28..4a5f474 100644
--- a/shell/wscript
+++ b/shell/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