]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/Documentation/topdocs/GNUmakefile
release: 1.1.0
[lilypond.git] / stepmake / Documentation / topdocs / GNUmakefile
index d12c14370ea9d5c11788a4cd0baa60f2a4447d34..f01c12573d89352e11680f14f5c830032a803486 100644 (file)
@@ -8,8 +8,16 @@ AT_FILES = $(BLURBS) #
 at-dir = $(doc-dir)/
 at-ext = .in
 BLURBS=BLURB COPERTINA FLAPTEKST
+OUT_DIST_FILES=$(OUTTXT_FILES)
 
-STEPMAKE_TEMPLATES=documentation yolily-topdoc
+STEPMAKE_TEMPLATES=documentation yolily-topdoc install install-out
 
 include $(depth)/make/stepmake.make 
 
+INSTALLATION_DIR=$(datadir)/Documentation/topdocs
+INSTALLATION_FILES=$(DIST_FILES)
+POST_INSTALL=-mkdir $(INSTALLATION_DIR)/out
+
+INSTALLATION_OUT_DIR=$(datadir)/Documentation/topdocs/out
+INSTALLATION_OUT_FILES=$(OUTTXT_FILES)
+