aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-18 11:11:19 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-18 11:11:19 +0200
commit1fd45bb923c5a15861227a338b4be87637c6c37b (patch)
tree7a6992e1c457dd9574a416c4c170f70cbbdf916d /buildfile
parent70dcfcc83aec5e07f99f0893db6120ec5d293434 (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..ee8922f 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 COPYRIGHT AUTHORS NEWS README CONTRIBUTING.md} \
manifest
# Don't install tests or the INSTALL file.