From: John Mandereau Date: Wed, 1 Aug 2012 16:41:00 +0000 (+0200) Subject: Fix "make top-doc" (and thus "make dist") on clean build tree X-Git-Tag: release/2.15.42-1~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=53da8b7d3773da804e79fd455d168efd9475d2f9;p=lilypond.git Fix "make top-doc" (and thus "make dist") on clean build tree top-doc requires scripts/build/out/run-and-check for building Texinfo documents in text format. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 8cce2c8f72..258aa890a5 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -60,6 +60,7 @@ refresh-release-files: $(MAKE) $(RELEASE_OUT_FILES) python-modules: + $(MAKE) -C scripts/build $(MAKE) -C python top-doc: python-modules