]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/lysdoc-vars.make
Set git to ignore *.info files
[lilypond.git] / make / lysdoc-vars.make
index 96d44b12f3855a5746be979e11b8330e08c5ea7d..5cbc61717c7c1274227f6ac1acb43f736847f860 100644 (file)
@@ -1,2 +1,10 @@
 TITLE=LYs Doc
 
+
+ifeq ($(COLLATED_FILES),)
+COLLATED_FILES = $(sort $(TEXINFO_SOURCES) $(LY_FILES) $(OUT_LY_FILES) )
+endif
+
+ifeq ($(out),test)
+LILYPOND_BOOK_FLAGS += --use-source-file-names
+endif