8000 Fix build errors with subdirs · python/cpython@a949d15 · GitHub
[go: up one dir, main page]

Skip to content

Commit a949d15

Browse files
committed
Fix build errors with subdirs
1 parent a4190a9 commit a949d15

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

configure

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

configure.ac

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6526,6 +6526,8 @@ SRCDIRS="\
65266526
Modules/expat \
65276527
Objects \
65286528
Parser \
6529+
Parser/tokenizer \
6530+
Parser/lexer \
65296531
Programs \
65306532
Python \
65316533
Python/frozen_modules \

0 commit comments

Comments
 (0)
0