]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41474, Makefile: Add dependency on cpython/frameobject.h (GH-22999)
authorVictor Stinner <vstinner@python.org>
Tue, 27 Oct 2020 03:41:30 +0000 (04:41 +0100)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 03:41:30 +0000 (04:41 +0100)
commita6879d9445f98833c4e300e187956e2a218a2315
tree1e7ee6f62933939f6aed0714a576436c31a89e38
parent84f7382215b9e024a5590454726b6ae4b0ca70a0
bpo-41474, Makefile: Add dependency on cpython/frameobject.h (GH-22999)

Co-Authored-By: Skip Montanaro <skip.montanaro@gmail.com>
Makefile.pre.in