From d5b553119c63ebb4bd9d62adb8f4a200a2c4ad92 Mon Sep 17 00:00:00 2001 From: Julien Rioux Date: Tue, 1 Oct 2013 11:43:13 +0200 Subject: [PATCH] Build: Fix dependencies for ly-grammar.txt (issue 3577). --- Documentation/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/GNUmakefile b/Documentation/GNUmakefile index 0af6fa083f..c1a194b54b 100644 --- a/Documentation/GNUmakefile +++ b/Documentation/GNUmakefile @@ -280,7 +280,7 @@ $(outdir)/%.php: %.php $(top-build-dir)/mf/$(outconfbase)/feta16list.ly: $(MAKE) -C $(top-src-dir)/mf -$(outdir)/notation.texi: $(outdir)/ly-grammar.txt +$(outdir)/contributor.texi: $(outdir)/ly-grammar.txt ## Rules for the automatically generated documentation $(outdir)/ly-grammar.txt: $(top-src-dir)/lily/parser.yy -- 2.39.2