From: Han-Wen Nienhuys Date: Sat, 17 May 2008 22:03:16 +0000 (-0300) Subject: Link .signature file too. X-Git-Tag: release/2.11.46-1~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9a8c4f7e485701b6b9935304a444b23d4d33fbc5;p=lilypond.git Link .signature file too. --- diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 92618ec52e..95ee6206d7 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -1209,6 +1209,7 @@ class LilypondSnippet (Snippet): base + '.eps', base + '.texidoc', base + '.doctitle', + base + '.signature', base + '-systems.texi', base + '-systems.tex', base + '-systems.pdftexi'])