summaryrefslogtreecommitdiffstats
path: root/test/import.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-02-10 21:43:09 (GMT)
committerSteven Knight <knight@baldmt.com>2003-02-10 21:43:09 (GMT)
commit7bbb2afaef46d74eea4f4bd12a005abead550dd5 (patch)
tree492d6726be001e35ffa85dc5cee5d0cadd6c35b9 /test/import.py
parent26ffd7d959778e3355786a0d47ff27476f7c2554 (diff)
downloadSCons-7bbb2afaef46d74eea4f4bd12a005abead550dd5.zip
SCons-7bbb2afaef46d74eea4f4bd12a005abead550dd5.tar.gz
SCons-7bbb2afaef46d74eea4f4bd12a005abead550dd5.tar.bz2
Add support for the SGI library archiver. (Chad Austin)
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 76c003b..1390289 100644
--- a/test/import.py
+++ b/test/import.py
@@ -68,6 +68,7 @@ tools = [
'nasm',
'pdflatex',
'pdftex',
+ 'sgiar',
'sgias',
'sgicc',
'sgif77',