From 120b17a46f06e143d4a59825cdd5db72e852cff2 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 16 Aug 2016 07:49:56 +0000 Subject: HACKING: minor updates and add to the website Also, at least add one of the Tor mirrors (the rest will be discoverable through the mirrors themselves). --- Documentation/include.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/include.mk b/Documentation/include.mk index 94278870..396a2585 100644 --- a/Documentation/include.mk +++ b/Documentation/include.mk @@ -4,7 +4,8 @@ all:: RSYNC = rsync RSYNC_DEST = public-inbox.org:/srv/public-inbox/ -docs := README COPYING INSTALL TODO $(shell git ls-files 'Documentation/*.txt') +docs := README COPYING INSTALL TODO HACKING +docs += $(shell git ls-files 'Documentation/*.txt') INSTALL = install POD2MAN ?= pod2man POD2MAN_OPTS = -v --stderr -d 1994-10-02 -c 'public-inbox user manual' -- cgit v1.2.3-24-ge0c7