File

man/Makefile @ 8812:3d7fceaff230

mod_watchregistrations: Allow making the message type configurable
author Kim Alvefur <zash@zash.se>
date Sun, 20 May 2018 18:56:26 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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