Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
Documentation
/
Makefile
diff --git
a/Documentation/Makefile
b/Documentation/Makefile
index 8d3617db9772249a1e9d7bc242d7963672081acb..3f92783d55b401a5c919f7c9176a12953d0c4904 100644
(file)
--- a/
Documentation/Makefile
+++ b/
Documentation/Makefile
@@
-24,7
+24,7
@@
SP_ARTICLES = howto/revert-branch-rebase user-manual
DOC_HTML += $(patsubst %,%.html,$(ARTICLES) $(SP_ARTICLES))
DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
-DOC_MAN5=$(patsubst %.txt,%.5,$(MAN
1
_TXT))
+DOC_MAN5=$(patsubst %.txt,%.5,$(MAN
5
_TXT))
DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT))
prefix?=$(HOME)