On Tue, Feb 09, 2016 at 08:46:56AM -0500, Russell Bryant wrote:
> On 02/08/2016 11:18 PM, Ben Pfaff wrote:
> > In particular this ensures that the sub-make that dist-docs runs has the
> > benefit of any parallelism flags passed into the top-level make.
> >
> > Signed-off-by: Ben Pfaff
> > diff -
On 02/08/2016 11:18 PM, Ben Pfaff wrote:
> In particular this ensures that the sub-make that dist-docs runs has the
> benefit of any parallelism flags passed into the top-level make.
>
> Signed-off-by: Ben Pfaff
> ---
> Makefile.am | 2 +-
> build-aux/dist-docs | 2 +-
> 2 files changed,
In particular this ensures that the sub-make that dist-docs runs has the
benefit of any parallelism flags passed into the top-level make.
Signed-off-by: Ben Pfaff
---
Makefile.am | 2 +-
build-aux/dist-docs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.a