]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
* input/regression/new-markup-scheme.ly: oops. font-family=music
[lilypond.git] / Documentation / GNUmakefile
index 5e8bbb03b3b51a46421889854f4c88eeaad1ac95..a7306c85242531467eb64e75bf6b1e0f1398987c 100644 (file)
@@ -1,12 +1,12 @@
 depth = ..
 
 NAME = documentation
-SUBDIRS=user bibliography pictures topdocs 
+SUBDIRS=user bibliography pictures topdocs  misc
 STEPMAKE_TEMPLATES=documentation texinfo tex
 LOCALSTEPMAKE_TEMPLATES=lilypond ly
 LILYPOND_BOOK_FLAGS=--extra-options '-e "(ly:set-option (quote internal-type-checking) \#t)"'
-README_TOP_FILES= DEDICATION ChangeLog
-EXTRA_DIST_FILES= ChangeLog-1.5
+README_TOP_FILES= DEDICATION THANKS ChangeLog
+EXTRA_DIST_FILES= texinfo.css
 
 include $(depth)/make/stepmake.make