]> git.donarmstrong.com Git - lilypond.git/blobdiff - python/auxiliar/buildlib.py
Doc: make Changes a split manual.
[lilypond.git] / python / auxiliar / buildlib.py
index 3f29b1cd1b2a3a3ff5170e1b9c5de7978f37b6dd..7ab2269576697ef3ebbab51d978c920ff1af229f 100644 (file)
@@ -30,7 +30,7 @@ renames_map = {
 
 # FIXME: Hardcoded file names!?
 manuals_subdirectories_re = \
-    re.compile ('(usage|automated-engraving|essay|extending|general|learning|notation)/')
+    re.compile ('(usage|automated-engraving|changes|essay|extending|general|learning|notation)/')
 
 def add_old_name (file_path):
     for new_path in renames_map: