aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-10-02 13:37:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-10-02 13:37:01 +0200
commitf6675a4626267c08e53bbc20bd3dd41ac8744605 (patch)
tree9c353b919b49def47f6aa011f994db6968412d60 /buildfile
parente6cee3c2f9b03852ed4837f9be05e0a2fa4542a8 (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.
#