diff options
| author | Jack Jansen <jack.jansen@cwi.nl> | 1997-02-20 15:27:44 +0000 |
|---|---|---|
| committer | Jack Jansen <jack.jansen@cwi.nl> | 1997-02-20 15:27:44 +0000 |
| commit | ab786562b0f450753158db2506d0b442e3a27526 (patch) | |
| tree | 4bf42df4d1a9cbfbc5bc6ec3fee8ffce7e065a4b /Mac/scripts/fullbuild.py | |
| parent | 0040b4704eaf4b243ccf3fe5cd56faa827bdfa8c (diff) | |
| download | cpython-git-ab786562b0f450753158db2506d0b442e3a27526.tar.gz | |
Added calldll module
Diffstat (limited to 'Mac/scripts/fullbuild.py')
| -rw-r--r-- | Mac/scripts/fullbuild.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/scripts/fullbuild.py b/Mac/scripts/fullbuild.py index cc9eecb56c..e49eabbe03 100644 --- a/Mac/scripts/fullbuild.py +++ b/Mac/scripts/fullbuild.py @@ -95,6 +95,7 @@ PLUGIN_INSTRUCTIONS=[ ":PlugIns:qtmodules.ppc.µ", ":PlugIns:waste.ppc.µ", ":PlugIns:_tkinter.ppc.µ", + ":PlugIns:calldll.ppc.µ", ]) ] CFM68KPLUGIN_INSTRUCTIONS=[ |
