pysetup.mk: Remove pointless explicit `make' step in `distcheck'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 14 Oct 2019 10:29:44 +0000 (11:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 11:30:13 +0000 (12:30 +0100)
commit184efd38c9ea254620ae17285ffbf923a319b3ee
treece5963fdfcabf6d353582501084038977b1ad3a6
parent8a060232a9ca770d898eb0dc9cf4b4e174bf3f8a
pysetup.mk: Remove pointless explicit `make' step in `distcheck'.

Now that `check/PYTHON' depends on `all/PYTHON', this just adds a
serialization point which we don't need or want.
pysetup.mk