From 8317f27e2c99fd5dea393183948b373bd0df1fc0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 27 Apr 2016 23:14:38 +0000 Subject: import: document API for public consumption This is probably trivial enough to be final? --- Documentation/include.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/include.mk b/Documentation/include.mk index 4669ac54..94278870 100644 --- a/Documentation/include.mk +++ b/Documentation/include.mk @@ -6,7 +6,7 @@ RSYNC = rsync RSYNC_DEST = public-inbox.org:/srv/public-inbox/ docs := README COPYING INSTALL TODO $(shell git ls-files 'Documentation/*.txt') INSTALL = install -POD2MAN = pod2man +POD2MAN ?= pod2man POD2MAN_OPTS = -v --stderr -d 1994-10-02 -c 'public-inbox user manual' pod2man = $(POD2MAN) $(POD2MAN_OPTS) POD2TEXT = pod2text -- cgit v1.2.3-24-ge0c7