X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2Fstepmake%2Fdocumentation-vars.make;h=b22da2e9f50706118954ef800ca1e2526d079f47;hb=ba45c2d6338d83f8630be6ab3b454eca4d47adec;hp=440e6b94100f39ab594d633c7fa25589e15b612b;hpb=2715b1f75a63ce3f67599c61f1ce1b4739f32b65;p=lilypond.git diff --git a/stepmake/stepmake/documentation-vars.make b/stepmake/stepmake/documentation-vars.make index 440e6b9410..b22da2e9f5 100644 --- a/stepmake/stepmake/documentation-vars.make +++ b/stepmake/stepmake/documentation-vars.make @@ -1,9 +1,4 @@ -# Documentation files -AT_FILES = $(BLURBS) # -at-dir = $(doc-dir)/ +at-dir = $(doc-dir) at-ext = .in -footify=$(PYTHON) $(step-bindir)/add-html-footer.py --name $(PACKAGE_NAME) --version $(TOPLEVEL_VERSION) --header=$(depth)/Documentation/header.html.in --footer $(depth)/Documentation/footer.html.in - -footify-all-command=$(footify) `$(FIND) . -name '*.html' -print` - +EXTRA_DIST_FILES += $(call src-wildcard,*.ihtml)