From: Graham Percival Date: Sun, 22 Apr 2007 11:25:15 +0000 (-0700) Subject: Add scheme category to LSR updates. X-Git-Tag: release/2.11.23-1~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9c315faee8049a8472fa3153678d713225c72a33;p=lilypond.git Add scheme category to LSR updates. --- diff --git a/buildscripts/makelsr.py b/buildscripts/makelsr.py index 5f56d4b583..bc79cf8839 100755 --- a/buildscripts/makelsr.py +++ b/buildscripts/makelsr.py @@ -4,7 +4,7 @@ import os import os.path import shutil -dirs = ['ancient','chords','connecting','contemporary','expressive','guitar','parts','repeats','spacing','staff','text','vocal'] +dirs = ['ancient','chords','connecting','contemporary','expressive','guitar','parts','repeats','scheme','spacing','staff','text','vocal'] notsafe=[] try: