]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
(process): use find_existing_context().
[lilypond.git] / Documentation / GNUmakefile
index 5e8bbb03b3b51a46421889854f4c88eeaad1ac95..2fbfeeae1796434ed8df393ea26fa348502ef93d 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
+EXTRA_DIST_FILES= 
 
 include $(depth)/make/stepmake.make