]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
* input/regression/new-markup-scheme.ly: oops. font-family=music
[lilypond.git] / Documentation / GNUmakefile
index 3bafadd075521fe47a83569ec0a743c81b8368f5..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=
+README_TOP_FILES= DEDICATION THANKS ChangeLog
+EXTRA_DIST_FILES= texinfo.css
 
 include $(depth)/make/stepmake.make