mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
added PythonCGISlave and BuildCGIApplet to the list of applets to build (jvr)
This commit is contained in:
@@ -248,6 +248,8 @@ I_APPLETS : (buildapplet, None, [
|
||||
(":Mac:scripts:BuildApplication.py", "BuildApplication"),
|
||||
(":Mac:scripts:ConfigurePython.py", "ConfigurePython"),
|
||||
(":Mac:Tools:IDE:PythonIDE.py", "Python IDE"),
|
||||
(":Mac:Tools:CGI:PythonCGISlave.py", ":Mac:Tools:CGI:PythonCGISlave"),
|
||||
(":Mac:Tools:CGI:BuildCGIApplet.py", ":Mac:Tools:CGI:BuildCGIApplet"),
|
||||
]),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user