summaryrefslogtreecommitdiffstats
path: root/test/import.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-09-04 17:25:20 (GMT)
committerSteven Knight <knight@baldmt.com>2004-09-04 17:25:20 (GMT)
commit891cea19ddbd60069d06a7f472672f7e569a9354 (patch)
tree14df907e91e1afe7f2700a5458b8fc5c64587c72 /test/import.py
parent94279041d8533f385e2b2b970ad48bd0307a6acc (diff)
downloadSCons-891cea19ddbd60069d06a7f472672f7e569a9354.zip
SCons-891cea19ddbd60069d06a7f472672f7e569a9354.tar.gz
SCons-891cea19ddbd60069d06a7f472672f7e569a9354.tar.bz2
Add an rpcgen tool. (Kevin Quick)
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 91c06ec..0e72ec4 100644
--- a/test/import.py
+++ b/test/import.py
@@ -112,6 +112,7 @@ tools = [
'qt',
'RCS',
'rmic',
+ 'rpcgen',
'SCCS',
'sgiar',
'sgic++',