aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-10-02 12:07:51 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-10-02 12:10:09 +0200
commitb6d58769694127b5b6f036d1e0ecae0efa0d3b67 (patch)
tree628f148566f12f1d5ffd99ba6e6a09daf6b4565b /buildfile
parent10aad0cff882055340c4fdfd970590d9bc266309 (diff)
Add CONTRIBUTING.md that points to our Community page
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index fa23190..f7b5026 100644
--- a/buildfile
+++ b/buildfile
@@ -3,7 +3,7 @@
# license : MIT; see accompanying LICENSE file
./: {*/ -build/ -config/ -old-tests/} \
- doc{INSTALL LICENSE NEWS README} \
+ doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} \
file{INSTALL.cli bootstrap* config.guess config.sub} manifest
# Don't install tests or the INSTALL file.