From dccac03eae93f8e12b198b8b2023fed3bb5f6f1b Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 27 Apr 2007 20:56:35 -0700 Subject: [PATCH] Fix LSR makefile. --- input/lsr/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/lsr/GNUmakefile b/input/lsr/GNUmakefile index 02403e059a..3b0f6f1b93 100644 --- a/input/lsr/GNUmakefile +++ b/input/lsr/GNUmakefile @@ -1,6 +1,6 @@ depth = ../../ -SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal expressive +SUBDIRS = ancient chords connecting contemporary guitar parts repeats spacing staff text vocal expressive scheme STEPMAKE_TEMPLATES=documentation texinfo tex LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc -- 2.39.5