projects
/
gimrr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fec46b
)
make: generate gimrr-register-krb and gimrr-server-krb man and html pages
author
Frantisek Hrbata
<frantisek@hrbata.com>
Mon, 4 Jan 2021 18:29:59 +0000
(19:29 +0100)
committer
Frantisek Hrbata
<frantisek@hrbata.com>
Mon, 4 Jan 2021 18:32:28 +0000
(19:32 +0100)
Signed-off-by: Frantisek Hrbata <frantisek@hrbata.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index b14282f20c6520fe466d4bbb72a49722bebaede0..f3ab2ad4a232696b5be5541dd7f35132525d35b9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-60,6
+60,8
@@
MAN1_TXT_FILES = $(DOCDIR)/git-mr-show.txt \
$(DOCDIR)/git-mr-merge.txt \
$(DOCDIR)/git-mr-comment-list.txt \
$(DOCDIR)/git-mr-comment-show.txt \
+ $(DOCDIR)/gimrr-server-krb.txt \
+ $(DOCDIR)/gimrr-register-krb.txt \
$(DOCDIR)/git-mr.txt
MAN1_FILES = $(patsubst $(DOCDIR)/%.txt, $(MANDIR)/%.1, $(MAN1_TXT_FILES))