GH-98831: Add `regen-cases` to `regen-all` (#99107)

This commit is contained in:
Brandt Bucher 2022-11-04 15:00:51 -07:00 committed by GitHub
parent f09da28768
commit e99380cc39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1224,7 +1224,7 @@ regen-limited-abi: all
############################################################################
# Regenerate all generated files
regen-all: regen-opcode regen-opcode-targets regen-typeslots \
regen-all: regen-cases regen-opcode regen-opcode-targets regen-typeslots \
regen-token regen-ast regen-keyword regen-sre regen-frozen clinic \
regen-pegen-metaparser regen-pegen regen-test-frozenmain \
regen-test-levenshtein regen-global-objects