File

man/Makefile @ 9444:7c1cdf5f9f83

MUC: Respond to ping per XEP-0410: MUC Self-Ping server optimization (closes #1220)
author Kim Alvefur <zash@zash.se>
date Sun, 07 Oct 2018 03:48:13 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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