From 329736d51862b767cdaecf5c13a53e642164fbae Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 9 Jan 2014 22:46:39 +0000 Subject: add preliminary INSTALL documentation --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index e7aea949..b2fbb18f 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -21,7 +21,7 @@ WriteMakefile( sub MY::postamble { <<'EOF'; RSYNC_DEST = public-inbox.org:/srv/public-inbox/ -docs = README COPYING $(shell git ls-files Documentation/ '*.txt') +docs = README COPYING INSTALL $(shell git ls-files Documentation/ '*.txt') gz_docs = $(addsuffix .gz, $(docs)) %.gz: % gzip -9 --rsyncable < $< > $@+ -- cgit v1.2.3-24-ge0c7