File

man/Makefile @ 7035:085a286e2873

certs/Makefile: Fix generating cert from only a key (no config then)
author Kim Alvefur <zash@zash.se>
date Thu, 24 Dec 2015 10:39:13 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

%.man: %.markdown
	pandoc -s -t man -o $@ $^