File

man/Makefile @ 9220:c4f9469b203f

util.pubsub: Remove unused argument I think this was probably a copy-paste mistake.
author Kim Alvefur <zash@zash.se>
date Tue, 21 Aug 2018 19:48:08 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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