Skip to content

Commit

Permalink
pythongh-100764: add pycore_frame.h to PYTHON_HEADERS
Browse files Browse the repository at this point in the history
  • Loading branch information
carljm committed Jan 5, 2023
1 parent 31b639a commit 7abb0e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.pre.in
Original file line number Diff line number Diff line change
Expand Up @@ -1638,6 +1638,7 @@ PYTHON_HEADERS= \
$(srcdir)/Include/internal/pycore_fileutils.h \
$(srcdir)/Include/internal/pycore_floatobject.h \
$(srcdir)/Include/internal/pycore_format.h \
$(srcdir)/Include/internal/pycore_frame.h \
$(srcdir)/Include/internal/pycore_function.h \
$(srcdir)/Include/internal/pycore_genobject.h \
$(srcdir)/Include/internal/pycore_getopt.h \
Expand Down

0 comments on commit 7abb0e4

Please sign in to comment.