File

man/Makefile @ 7285:a7a4169446a0

util.async: Remove to prevent blocking a stable release
author Kim Alvefur <zash@zash.se>
date Thu, 17 Mar 2016 18:00:35 +0100
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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