aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:48:02 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:48:02 +0300
commit96c1e6bcbc3a6ebd8a1501428fc60f1e5dec8092 (patch)
treeb71ff924419137509995d46ad5afc0f131e978f5
parent0a820461fc912f969265bce8d048a6177127d270 (diff)
Distribute and install COPYRIGHT file
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index fe3f7b5..15a6039 100644
--- a/buildfile
+++ b/buildfile
@@ -1,7 +1,7 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/} doc{INSTALL LICENSE NEWS README} manifest
+./: {*/ -build/} doc{INSTALL LICENSE COPYRIGHT NEWS README} manifest
# Don't install tests or the INSTALL file.
#