File

man/Makefile @ 8238:1339d7ed54d5

Makefile: Update `make test` to use the "busted" test runner
author Waqas Hussain <waqas20@gmail.com>
date Sat, 16 Sep 2017 03:46:55 -0400
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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