]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/documentation-vars.make
release: 1.2.13
[lilypond.git] / stepmake / stepmake / documentation-vars.make
index dfe32198c6944d380b38f25e5aaeacdffdd42966..82861d822779af2eabadd4357f66290363e28d34 100644 (file)
@@ -5,6 +5,8 @@ at-ext = .in
 
 footify=$(PYTHON) $(step-bindir)/add-html-footer.py --name $(PACKAGE_NAME) --version $(TOPLEVEL_VERSION) --footer $(depth)/Documentation/footer.html.in
 
+footify-all-command=$(footify) `$(FIND) . -name '*.html' -print`
+
 #
 YO_FILES := $(wildcard *.yo)
 POD_FILES := $(wildcard *.pod)