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
commitb6e555163b0fed313282f193f3aa20318ad70c07 (patch)
treeb8b32cd7601bf46f1e01084874bfad89e11cff9e /buildfile
parenta2d23bf43ac8bbc4001749505ba7a33f68781ddd (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 3db36cf..62b08a0 100644
--- a/buildfile
+++ b/buildfile
@@ -2,7 +2,9 @@
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : TBC; see accompanying LICENSE file
-./: {*/ -tests/ -build/} doc{INSTALL LICENSE NEWS README} manifest
+./: {*/ -tests/ -build/} \
+ doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} \
+ manifest
# Don't install tests or the INSTALL file.
#