]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/topdocs-vars.make
Docs: reorganize documentation directory structure
[lilypond.git] / stepmake / stepmake / topdocs-vars.make
index 336c26b984fea3dbc101b9a02b5e4ce1d12a5110..24731bf46bd5dacdd19a1b210de8340a96be2ed7 100644 (file)
@@ -1,2 +1,4 @@
-TO_TOP_FILES=$(addprefix $(outdir)/, $(README_TOP_FILES))
+TO_TOP_FILES=$(addprefix $(outdir)/, $(addsuffix .txt, $(README_TOP_FILES)))
 
+DOCUMENTATION_INCLUDES += -I $(top-src-dir)/Documentation/application \
+ $(top-src-dir)/Documentation/contributor