Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(9)

Side by Side Diff: make/lysdoc-vars.make

Issue 571030043: Issue 5584: Rehabilitate regtest workflow (Closed)
Patch Set: Created 5 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 TITLE=LYs Doc 1 TITLE=LYs Doc
2 AUTHOR=Han-Wen Nienhuys and Jan Nieuwenhuizen 2 AUTHOR=Han-Wen Nienhuys and Jan Nieuwenhuizen
3 3
4 4 ifndef COLLATED_FILES
5 ifeq ($(COLLATED_FILES),)
6 COLLATED_FILES = $(sort $(TEXINFO_SOURCES) $(LY_FILES) $(OUT_LY_FILES) ) 5 COLLATED_FILES = $(sort $(TEXINFO_SOURCES) $(LY_FILES) $(OUT_LY_FILES) )
7 endif 6 endif
8 7
9 ifeq ($(out),test) 8 ifeq ($(out),test)
10 LILYPOND_BOOK_FLAGS += --use-source-file-names 9 LILYPOND_BOOK_FLAGS += --use-source-file-names
11 endif 10 endif
OLDNEW
« no previous file with comments | « make/lysdoc-targets.make ('k') | make/midi-rules.make » ('j') | scripts/build/output-distance.py » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b