1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/print/lilypond-devel/files/patch-Documentation_GNUmakefile
Pietro Cerutti dd2c6b5a2d - Resurrect and update to the latest development version 2.17.16
Thanks to Kim Shrier <kim@westryn.net>, who has committed himself to helping
me in maintaining it up to date.

Feature safe:	yes
2013-04-18 06:52:01 +00:00

15 lines
559 B
Plaintext

--- Documentation/GNUmakefile.orig 2012-08-28 14:06:34.000000000 +0200
+++ Documentation/GNUmakefile 2012-08-28 14:06:18.000000000 +0200
@@ -77,9 +77,9 @@
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)