summaryrefslogtreecommitdiffstats
path: root/test/import.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2005-01-07 14:24:10 (GMT)
committerSteven Knight <knight@baldmt.com>2005-01-07 14:24:10 (GMT)
commita30529bf7d9361a44490126666d0cc71d98410aa (patch)
treef239e765d1b35f6b65f517c576ab036b0b3481b6 /test/import.py
parent4e17c7182977812c7751523ef08f7b221ae6aa61 (diff)
downloadSCons-a30529bf7d9361a44490126666d0cc71d98410aa.zip
SCons-a30529bf7d9361a44490126666d0cc71d98410aa.tar.gz
SCons-a30529bf7d9361a44490126666d0cc71d98410aa.tar.bz2
Add LoadableModule support. (Michael McCracken)
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 a8a86bf..1aae7ce 100644
--- a/test/import.py
+++ b/test/import.py
@@ -59,6 +59,7 @@ tools = [
'aixcc',
'aixf77',
'aixlink',
+ 'applelink',
'ar',
'as',
'bcc32',