diff options
Diffstat (limited to 'Makefile.pre.in')
-rw-r--r-- | Makefile.pre.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in index 532a0f8..846f019 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -426,6 +426,8 @@ PYTHON_HEADERS= \ Include/pymem.h \ Include/object.h \ Include/objimpl.h \ + Include/compile.h \ + Include/symtable.h \ Include/pydebug.h \ Include/unicodeobject.h \ Include/intobject.h \ |