aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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