diff --git a/Makefile.pre.in b/Makefile.pre.in index a099f2210b5..7847ebe0cd8 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -587,6 +587,7 @@ PYTHON_HEADERS= \ Include/ast.h \ Include/bitset.h \ Include/boolobject.h \ + Include/bytearrayobject.h \ Include/bytes_methods.h \ Include/bytesobject.h \ Include/bufferobject.h \