diff options
Diffstat (limited to 'Mac/Distributions/binary.include')
-rw-r--r-- | Mac/Distributions/binary.include | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Mac/Distributions/binary.include b/Mac/Distributions/binary.include index 16712f3..ad20729 100644 --- a/Mac/Distributions/binary.include +++ b/Mac/Distributions/binary.include @@ -2,6 +2,7 @@ (':BeOS', None) (':BuildApplet', None) (':BuildApplication', None) +(':ConfigurePython', '') (':Demo', '') (':Demo:cwilib', None) (':Demo:embed', None) @@ -111,7 +112,6 @@ (':Mac:Contrib:PythonDetector:OpenPythonLib with NS', '') (':Mac:Contrib:PythonDetector:PythonDetector', '') (':Mac:Contrib:PythonDetector:readme.txt', '') -(':Mac:Contrib:PythonScript', '') (':Mac:Contrib:Sherlock', '') (':Mac:Contrib:Tabcleaner', '') (':Mac:Contrib:mpwsystem', '') @@ -138,7 +138,6 @@ (':Mac:ReadMe-src', None) (':Mac:ReadMe~0', None) (':Mac:ReadmeSource', None) -(':Mac:Relnotes', ':Relnotes:') (':Mac:Resources', None) (':Mac:TODO', None) (':Mac:Tools:CGI', '') @@ -168,6 +167,7 @@ (':Python:Icon', None) (':PythonCarbonStandalone', None) (':PythonCoreCarbon', '') +(':PythonInterpreter', '') (':PythonStandCarbon', None) (':PythonStandSmall', None) (':PythonStandSmallCarbon', None) @@ -205,5 +205,3 @@ (':pystone.py', None) (':setup.py', None) (':site-packages', None) -(':ConfigurePython', '') -(':PythonInterpreter', '') |