]> git.donarmstrong.com Git - lilypond.git/blob - make/lysdoc-vars.make
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond into tmp
[lilypond.git] / make / lysdoc-vars.make
1 TITLE=LYs Doc
2
3
4 ifeq ($(COLLATED_FILES),)
5 COLLATED_FILES = $(sort $(TEXINFO_SOURCES) $(LY_FILES) $(OUT_LY_FILES) )
6 endif