aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:52:46 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:52:46 +0300
commite9b69c3206a3a0f88ad234964dee3ea1e6a5a3b2 (patch)
tree01c9c937bfc6e8153c102f348108472dfa2342ab
parent34499e63692e5a96fede5d0de4aec2746d7a4da5 (diff)
Distribute and install COPYRIGHT file
-rw-r--r--buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 557f9d8..15a6039 100644
--- a/buildfile
+++ b/buildfile
@@ -1,7 +1,7 @@
-# file : buildfile -*- C++ -*-
+# 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.
#