aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:45:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:45:53 +0300
commitc7002fb87bee83c174178c131df092159cf5662f (patch)
tree09c2e0c6ee78c4e462cfeaa3c264ad1e39466233
parent55f33160d7cbb7874c98a3a6cb2e877e29d7d871 (diff)
Distribute and install COPYRIGHT file
-rw-r--r--buildfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 4e788df..b030c7c 100644
--- a/buildfile
+++ b/buildfile
@@ -1,7 +1,9 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/} doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} manifest
+./: {*/ -build/} \
+ doc{INSTALL LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \
+ manifest
# Don't install tests or the INSTALL file.
#