File

man/Makefile @ 8741:0fd63ed1f647

mod_blocklist: Allow mod_presence to handle subscription stanzas before bouncing outgoing presence (fixes #575)
author Kim Alvefur <zash@zash.se>
date Fri, 06 Apr 2018 22:12:45 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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