summaryrefslogtreecommitdiffstats
path: root/test/import.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-08-13 05:56:44 (GMT)
committerSteven Knight <knight@baldmt.com>2003-08-13 05:56:44 (GMT)
commit9509a572ba9977ab49d2fe19475a0f7034618ac6 (patch)
treece68c6b7f64299bf52db9ba18bb8a3f44e89774a /test/import.py
parent94b5aa145df7b763a262dd163203e20879f242f3 (diff)
downloadSCons-9509a572ba9977ab49d2fe19475a0f7034618ac6.zip
SCons-9509a572ba9977ab49d2fe19475a0f7034618ac6.tar.gz
SCons-9509a572ba9977ab49d2fe19475a0f7034618ac6.tar.bz2
Add SWIG support.
Diffstat (limited to 'test/import.py')
-rw-r--r--test/import.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py
index 99aa120..be3858a 100644
--- a/test/import.py
+++ b/test/import.py
@@ -99,6 +99,7 @@ tools = [
'suncc',
'sunlink',
'Subversion',
+ 'swig',
'tar',
'tex',
'yacc',