]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/GNUmakefile
Massive changes - see ChangeLog.
[lilypond.git] / Documentation / GNUmakefile
index 3bafadd075521fe47a83569ec0a743c81b8368f5..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=
+EXTRA_DIST_FILES= 
 
 include $(depth)/make/stepmake.make