aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-18 17:16:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-18 18:03:43 +0300
commit2e28ca7d72e0bc55adf1fab913984a734ea9f804 (patch)
tree189a49ff4036e5ea8da677c14ba7d5fb2a2e596a /buildfile
parent13c4e508a0cfb70e2a6eba387468942e45871132 (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 b030c7c..91ac1e2 100644
--- a/buildfile
+++ b/buildfile
@@ -1,8 +1,8 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/} \
- doc{INSTALL LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \
+./: {*/ -build/} \
+ doc{INSTALL LICENSE AUTHORS NEWS README CONTRIBUTING.md} \
manifest
# Don't install tests or the INSTALL file.