mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
bpo-35296: make install now installs the internal API (GH-10665)
make install now also installs the internal API: Include/internal/*.h header files.
This commit is contained in:
parent
a1c4001408
commit
f653fd4d95
2 changed files with 12 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
``make install`` now also installs the internal API:
|
||||
``Include/internal/*.h`` header files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue