aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-18 16:34:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-18 16:35:36 +0300
commitdf5a1efd9a98087167bf6eff54376e87b1d55031 (patch)
tree3dce44c20f3aa7bf705aabb1a6f9629c48750af7 /buildfile
parentd1f8714993bc4ce763080c142830e1e58e0a4176 (diff)
New LICENSE/AUTHORS arrangement
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 939b4c4..8db81d2 100644
--- a/buildfile
+++ b/buildfile
@@ -1,8 +1,8 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/} \
- doc{INSTALL-PUBLISH LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \
+./: {*/ -build/} \
+ doc{INSTALL-PUBLISH LICENSE AUTHORS NEWS README CONTRIBUTING.md} \
manifest
# Don't install tests or the INSTALL* files.