]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/Makefile
Merge branch 'ma/asciidoctor-refmiscinfo'
[thirdparty/git.git] / Documentation / Makefile
index a67bc04ae8392f37f9fa4ea1fb4ed38da98536c2..e7015c307c0597253011b66410cb425253488733 100644 (file)
@@ -76,6 +76,7 @@ SP_ARTICLES += howto/maintain-git
 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))
 SP_ARTICLES += $(API_DOCS)
 
+TECH_DOCS += MyFirstContribution
 TECH_DOCS += SubmittingPatches
 TECH_DOCS += technical/hash-function-transition
 TECH_DOCS += technical/http-protocol