File

man/Makefile @ 9716:5281a795d6df 0.11

MUC: Adjust priorities of muc-get-default-role handlers (fixes #1272)
author Matthew Wild <mwild1@gmail.com>
date Wed, 19 Dec 2018 23:14:13 +0000
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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