aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-10-02 13:37:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-10-02 13:37:02 +0200
commit6f42144f6b0258cb46dc796c9251f57c72b23ee8 (patch)
tree6efd5e67236d3409d1df3a48b7eb667d0a4b93d3 /buildfile
parentc556ce737744b2e530ca6ca4b773569c712a0d86 (diff)
Add CONTRIBUTING.md that points to our Community page
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 14082a2..5a9ff2e 100644
--- a/buildfile
+++ b/buildfile
@@ -2,7 +2,9 @@
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -web/} doc{LICENSE NEWS README INSTALL*} manifest
+./: {*/ -build/ -web/} \
+ doc{LICENSE NEWS README INSTALL* CONTRIBUTING.md} \
+ manifest
# Don't install tests or the INSTALL* files.
#