X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FMakefile;h=bb21d6af44e6aa591c2adb33e0447853ac1c65c5;hb=b67b9b2034fc8983e796437034ab71cfce162d0b;hp=aecae676dea995749ed9ba7122e31f5d0c64974c;hpb=0493a3fd5204a36bc961a8611770ddb9ec1ed8ed;p=git.git diff --git a/Documentation/Makefile b/Documentation/Makefile index aecae676d..bb21d6af4 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: