File

man/Makefile @ 9555:ed5a5ddcef17

mod_mam: Remove embedded fallback archive driver (fixes #972) It was equivalent to mod_storage_memory, which is included as a separate module now.
author Kim Alvefur <zash@zash.se>
date Thu, 25 Oct 2018 21:59:17 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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