Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile.pre.in
Original file line number Diff line number Diff line change
Expand Up @@ -1348,7 +1348,7 @@ regen-limited-abi: all

.PHONY: regen-unicodedata
regen-unicodedata:
$(PYTHON_FOR_REGEN) Tools/unicode/makeunicodedata.py
$(PYTHON_FOR_REGEN) $(srcdir)/Tools/unicode/makeunicodedata.py


############################################################################
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Make ``make regen-unicodedata`` work for out-of-tree builds of CPython.
2 changes: 1 addition & 1 deletion Modules/unicodedata_db.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Modules/unicodename_db.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Objects/unicodetype_db.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.