]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/stepmake/documentation-vars.make
release: 1.3.0
[lilypond.git] / stepmake / stepmake / documentation-vars.make
1 # Documentation files
2 AT_FILES = $(BLURBS) # 
3 at-dir = $(doc-dir)/
4 at-ext = .in
5
6 footify=$(PYTHON) $(step-bindir)/add-html-footer.py --name $(PACKAGE_NAME) --version $(TOPLEVEL_VERSION) --footer $(depth)/Documentation/footer.html.in
7
8 footify-all-command=$(footify) `$(FIND) . -name '*.html' -print`
9