X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2FMakefile;h=bb21d6af44e6aa591c2adb33e0447853ac1c65c5;hb=ab1630a3ed31d6ec5ae83769c78ed542fe3c4a28;hp=aecae676dea995749ed9ba7122e31f5d0c64974c;hpb=348c4c66dacb1810a9bcd592e72f98a465233488;p=git.git diff --git a/Documentation/Makefile b/Documentation/Makefile index aecae676..bb21d6af 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -53,6 +53,9 @@ install: man $(patsubst %.txt,%.1,$(wildcard git-diff-*.txt)): \ diff-format.txt diff-options.txt $(patsubst %,%.1,git-fetch git-pull git-push): pull-fetch-param.txt +$(patsubst %.txt,%.html,$(wildcard git-diff-*.txt)): \ + diff-format.txt diff-options.txt +$(patsubst %,%.html,git-fetch git-pull git-push): pull-fetch-param.txt git.7: ../README clean: