]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/GNUmakefile
Updated Spanish main doc page
[lilypond.git] / Documentation / topdocs / GNUmakefile
index 747f3993eee2a3ba238b748d5a71832acefc63eb..548636fdf5bf53f85d9d74c7ea3a1ee7525024ab 100644 (file)
@@ -5,10 +5,14 @@ STEPMAKE_TEMPLATES=documentation tex texinfo topdocs
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
 HTML_FILES=$(TEXI_FILES:%.texi=$(outdir)/%.html) $(TELY_FILES:%.tely=$(outdir)/%.html)
 PDF_FILES=$(outdir)/NEWS.pdf
-include $(depth)/make/stepmake.make 
+include $(depth)/make/stepmake.make
+
+MAKEINFO_FLAGS += -I $(top-src-dir)/Documentation/user
 
 ifneq ($(out),www)
-LILYPOND='true'
+LILYPOND_BINARY='true'
 endif
 
 $(outdir)/NEWS.nexi: NEWS.tely
+
+