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
commit8cc38b356d61a6e252fe3a6277dd2e1cc2a29040 (patch)
treea3ded6b5990b73ac6cb1d1b6f099a5eaf1eeab8e /buildfile
parentc94c31e27f8e456c27d76f2f33d0ed5e8cc165ff (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 582ed01..6500356 100644
--- a/buildfile
+++ b/buildfile
@@ -2,7 +2,7 @@
# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/} doc{INSTALL LICENSE NEWS README} manifest
+./: {*/ -build/} doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} manifest
# Don't install tests or the INSTALL file.
#