diff --git a/Makefile.pre.in b/Makefile.pre.in index 195fc0ddddecd3..e4e3c42169cb54 100644 --- a/Makefile.pre.in +++ b/Makefile.pre.in @@ -1791,7 +1791,7 @@ PYTHON_HEADERS= \ $(srcdir)/Include/cpython/warnings.h \ $(srcdir)/Include/cpython/weakrefobject.h \ \ - @MIMALLOC_HEADERS@ \ + $(MIMALLOC_HEADERS) \ \ $(srcdir)/Include/internal/pycore_abstract.h \ $(srcdir)/Include/internal/pycore_asdl.h \