projects
/
gimrr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3dca32
)
makefile: add git-mr-reply.txt
author
Frantisek Hrbata
<frantisek@hrbata.com>
Fri, 18 Dec 2020 10:00:49 +0000
(11:00 +0100)
committer
Frantisek Hrbata
<frantisek@hrbata.com>
Fri, 18 Dec 2020 10:00:49 +0000
(11:00 +0100)
Signed-off-by: Frantisek Hrbata <frantisek@hrbata.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 04742873eab79b535d6da02708eab5005f516f02..19828112f5e6663f35c7ac956e2b1b0caf2588cf 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,6
+36,7
@@
MAN1_TXT_FILES = $(DOCDIR)/git-mr-show.txt \
$(DOCDIR)/git-mr-sendmail.txt \
$(DOCDIR)/git-mr-update.txt \
$(DOCDIR)/git-mr-mbox.txt \
+ $(DOCDIR)/git-mr-reply.txt \
$(DOCDIR)/git-mr.txt
MAN1_FILES = $(patsubst $(DOCDIR)/%.txt, $(MANDIR)/%.1, $(MAN1_TXT_FILES))