aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-18 16:23:11 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-18 16:24:04 +0300
commitfebfd38df796899e9089f044bddb78e0c4c4f463 (patch)
tree3853a86fe643cf63c6a782c9f18c520c9420561d /buildfile
parent98a10f6569516346619182253a915e0194aad257 (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.