Skip to content

Commit a08909d

Browse files
committed
Add executor_cases.c.h dependency for ceval.o
1 parent a646560 commit a08909d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1609,6 +1609,7 @@ Python/ceval.o: \
16091609
$(srcdir)/Python/ceval_macros.h \
16101610
$(srcdir)/Python/condvar.h \
16111611
$(srcdir)/Python/generated_cases.c.h \
1612+
$(srcdir)/Python/executor_cases.c.h \
16121613
$(srcdir)/Python/opcode_targets.h
16131614

16141615
Python/flowgraph.o: \

0 commit comments

Comments
 (0)