ports/print/lilypond-devel/files/patch-Documentation_GNUmakefile
Raphael Kubo da Costa 38c0f86b8a Update to 2.19.57.
PR:		215076
Submitted by:	m.ne@gmx.net (maintainer)
2017-03-24 10:58:49 +00:00

14 lines
544 B
Text

--- Documentation/GNUmakefile.orig 2017-02-26 12:08:59 UTC
+++ Documentation/GNUmakefile
@@ -73,9 +73,9 @@ source-links = $(outdir)/source\
MAIN_INFO_DOC = lilypond-web
INFO_DOCS = lilypond-usage lilypond-changes lilypond-contributor lilypond-internals \
lilypond-essay lilypond-learning lilypond-notation music-glossary \
- lilypond-web lilypond-extending
+ lilypond-web lilypond-extending lilypond-snippets internals
ifeq ($(out),www)
-INFO_DOCS += lilypond-snippets
+INFO_DOCS +=
endif
INFO_FILES = $(INFO_DOCS:%=$(outdir)/%.info)