Makefile: use ronn to generate docs

This commit is contained in:
Nikhil Benesch 2014-03-12 04:04:50 -04:00
parent f6b63ade0a
commit 56fd8e3368

View File

@ -12,7 +12,7 @@ DEBUILD_ROOT = /tmp/pgloader
all: $(PGLOADER)
docs:
pandoc pgloader.1.md -o pgloader.1
ronn -roff pgloader.1.md
~/quicklisp/local-projects/qmynd:
git clone https://github.com/qitab/qmynd.git $@