File

man/Makefile @ 10880:324c50ea0f1d

makefile: Remove installation of mod_s2s dir Already removed from the GNUmakeflie.
author Kim Alvefur <zash@zash.se>
date Wed, 03 Jun 2020 19:00:02 +0200
parent 7032:817c7b197ac7
line wrap: on
line source

all: prosodyctl.man

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