X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FMakefile;h=4797b2dc3522ccd2050ddefe990268fddb6b8a47;hb=0196f4b5a325251f62192f164cd1061a3fd98be8;hp=037220f544abb5fe9c3a98c313bdb10208a79166;hpb=389e0baa942c4548c5baa60541045b8900113378;p=git.git diff --git a/Documentation/Makefile b/Documentation/Makefile index 037220f54..4797b2dc3 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -17,6 +17,7 @@ DOC_HTML=$(MAN_HTML) ARTICLES = howto-index ARTICLES += everyday ARTICLES += git-tools +ARTICLES += git-bisect-lk2009 # with their own formatting rules. SP_ARTICLES = howto/revert-branch-rebase howto/using-merge-subtree user-manual API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))