aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:43:46 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:43:46 +0300
commit443802c882885b16fae7f89ef2efafb0cfffd4e8 (patch)
tree684952415f8dcefa51d25382b7be271165b04014
parenta1d149ddc5e938009e5bd9eb179c9498f93582c3 (diff)
Distribute and install COPYRIGHT file
-rw-r--r--buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 6f771a9..bafb11d 100644
--- a/buildfile
+++ b/buildfile
@@ -1,8 +1,8 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -web/} \
- doc{LICENSE NEWS README INSTALL* CONTRIBUTING.md} \
+./: {*/ -build/ -web/} \
+ doc{LICENSE COPYRIGHT NEWS README INSTALL* CONTRIBUTING.md} \
manifest
# Don't install tests or the INSTALL* files.