summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-05-20 11:29:41 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1996-05-20 11:29:41 (GMT)
commitee21706f188356ad465b9a89f4827ce464c8de85 (patch)
tree9053a50779ba907b2c9ed759191346522ee8d55d /Mac
parent4f0456d95d3801a9843df8ffa5ba52d808a09a9d (diff)
downloadcpython-ee21706f188356ad465b9a89f4827ce464c8de85.zip
cpython-ee21706f188356ad465b9a89f4827ce464c8de85.tar.gz
cpython-ee21706f188356ad465b9a89f4827ce464c8de85.tar.bz2
Added waste and _tkinter modules
Diffstat (limited to 'Mac')
-rw-r--r--Mac/scripts/fullbuild.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Mac/scripts/fullbuild.py b/Mac/scripts/fullbuild.py
index 71edb55..b799970 100644
--- a/Mac/scripts/fullbuild.py
+++ b/Mac/scripts/fullbuild.py
@@ -89,6 +89,8 @@ PLUGIN_INSTRUCTIONS=[
":PlugIns:mactcpmodules.µ",
":PlugIns:stdwinmodule.µ",
":PlugIns:toolboxmodules.µ",
+ ":PlugIns:wastemodule.µ",
+ ":PlugIns:_tkintermodule.µ",
])
]
M68K_INSTRUCTIONS=[