summaryrefslogtreecommitdiff
path: root/legacy-networking/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'legacy-networking/wscript')
-rw-r--r--legacy-networking/wscript7
1 files changed, 7 insertions, 0 deletions
diff --git a/legacy-networking/wscript b/legacy-networking/wscript
new file mode 100644
index 0000000..4063cd4
--- /dev/null
+++ b/legacy-networking/wscript
@@ -0,0 +1,7 @@
+from common.waf import cmd_configure as configure
+from common.waf import cmd_build as build
+from common.waf import cmd_options as options
+from common.waf import spell
+from common.waf import cmd_spell
+from common.waf import linkcheck
+from common.waf import cmd_linkcheck