]> git.donarmstrong.com Git - lilypond.git/commitdiff
Thinko: restore accidental deletion. release/2.11.37-1
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 2 Jan 2008 03:52:12 +0000 (01:52 -0200)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 2 Jan 2008 03:52:12 +0000 (01:52 -0200)
input/lsr/GNUmakefile

index ba075019aaf0084a85607ecb0b71a23271668774..aae334bda0cfd113d6a35f40e8859633479cab9f 100644 (file)
@@ -17,6 +17,7 @@ $(outdir)/%.itely: %-intro.itely %.snippet-list
 $(outdir)/snippets.texi: snippets.tely $(GENERATED_ITELY_FILES)
        $(PYTHON) $(LILYPOND_BOOK) $(LILYPOND_BOOK_INCLUDES) --process='$(LILYPOND_BINARY) $(LILYPOND_BOOK_INCLUDES)' --output=$(outdir) --format=$(LILYPOND_BOOK_FORMAT) $(LILYPOND_BOOK_FLAGS) $<
 
+$(outdir)/snippets-big-page.html: $(outdir)/snippets.texi $(OUT_PNG_IMAGES)
        $(MAKEINFO) -I$(outdir) --output=$@ --css-include=$(top-src-dir)/Documentation/texinfo.css --html --no-split --no-headers $<
 
 $(outdir)/snippets/index.html: $(outdir)/snippets.texi $(OUT_PNG_IMAGES) $(OUT_EPS_IMAGES)