From ee21706f188356ad465b9a89f4827ce464c8de85 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Mon, 20 May 1996 11:29:41 +0000 Subject: Added waste and _tkinter modules --- Mac/scripts/fullbuild.py | 2 ++ 1 file changed, 2 insertions(+) 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=[ -- cgit v0.12