File

man/Makefile @ 9184:9fbddb80803b

mod_pubsub: Make notification of item retraction configurable
author Kim Alvefur <zash@zash.se>
date Thu, 16 Aug 2018 14:44:09 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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