Code

gitweb: Add gitweb.conf(5) manpage for gitweb configuration files
[git.git] / Documentation / Makefile
index 6346a75dda72533667a96eea2bd65bb280383f99..c631da8f11b2c6f370644d9fe7453da65488a5de 100644 (file)
@@ -3,7 +3,7 @@ MAN1_TXT= \
                $(wildcard git-*.txt)) \
        gitk.txt git.txt
 MAN5_TXT=gitattributes.txt gitignore.txt gitmodules.txt githooks.txt \
-       gitrepository-layout.txt
+       gitrepository-layout.txt gitweb.conf.txt
 MAN7_TXT=gitcli.txt gittutorial.txt gittutorial-2.txt \
        gitcvs-migration.txt gitcore-tutorial.txt gitglossary.txt \
        gitdiffcore.txt gitnamespaces.txt gitrevisions.txt gitworkflows.txt