We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35d77b5 + 40d0643 commit 3f8a437Copy full SHA for 3f8a437
Makefile.pre.in
@@ -2043,6 +2043,7 @@ Python/ceval.o: \
2043
$(srcdir)/Include/internal/pycore_emscripten_signal.h \
2044
$(srcdir)/Include/internal/pycore_emscripten_trampoline.h \
2045
$(srcdir)/Python/ceval_macros.h \
2046
+ $(srcdir)/Python/condvar.h \
2047
$(srcdir)/Python/generated_cases.c.h \
2048
$(srcdir)/Python/executor_cases.c.h \
2049
$(srcdir)/Python/opcode_targets.h
0 commit comments