pysetup.mk: Pass `make' flags down to `distcheck' build rules.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 14 Oct 2019 10:26:46 +0000 (11:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 May 2020 11:30:13 +0000 (12:30 +0100)
This firstly means that Makefile variables such as `PYTHON' are honoured
properly, and secondly that flags requesting parallel building are
respected.


No differences found