File

man/Makefile @ 8346:a567a646cf21

Makefile: Tell busted to use the configured Lua version (or C modules won't load)
author Kim Alvefur <zash@zash.se>
date Sun, 22 Oct 2017 20:41:11 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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