From: Silvio Rhatto Date: Sat, 17 Aug 2013 15:35:20 +0000 (-0300) Subject: Adds build_man make target X-Git-Tag: 0.2.2~11 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=029fa988f80e1b187102f340c75bbd0c38fc088b;p=keyringer.git Adds build_man make target --- diff --git a/Makefile b/Makefile index 8d98a67..2f2e961 100644 --- a/Makefile +++ b/Makefile @@ -38,3 +38,6 @@ install_doc: install: clean @make install_lib install_share install_bin install_doc + +build_man: + pandoc -s -w man share/man/keyringer.1.mdwn -o share/man/keyringer.1