aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:12:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:12:57 +0300
commitd1a56b90f63c408c473454c64a842f4d0672812d (patch)
tree7df57941586f4ad8f4dac3a3ec077378968104cf /buildfile
parent2995b4e5b7eac9d45482ea41878a94f4d5ded85d (diff)
Distribute and install COPYRIGHT file
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/buildfile b/buildfile
index 2bbb00b..5fcaec3 100644
--- a/buildfile
+++ b/buildfile
@@ -1,9 +1,10 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -config/ -old-tests/} \
- doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} \
- file{INSTALL.cli bootstrap* config.guess config.sub} manifest
+./: {*/ -build/ -config/ -old-tests/} \
+ doc{INSTALL LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \
+ file{INSTALL.cli bootstrap* config.guess config.sub} \
+ manifest
# Don't install tests or the INSTALL file.
#