Missing import.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 20:48:47 +0000 (21:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 20:48:47 +0000 (21:48 +0100)
wscript

diff --git a/wscript b/wscript
index 1c687253b797e275de7c05bb4675e58bc460d495..f30889aa0e82ebfb879fef1ce0d76a2fce3b3432 100644 (file)
--- a/wscript
+++ b/wscript
@@ -18,6 +18,7 @@
 
 import subprocess
 import os
+import shlex
 from waflib import Context
 
 APPNAME = 'libsub'