aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-18 10:48:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-18 10:48:53 +0200
commit9437df9951fa3f2fb170ec8c0c2a28377f6c2ff0 (patch)
tree513c67488a2cded9b882b11aec5ccfc84bf4844e /buildfile
parentb866ee695597daccfaa5d2318ca27e4de28c3133 (diff)
New LICENSE/AUTHORS arrangement
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/buildfile b/buildfile
index 5fcaec3..3c1374f 100644
--- a/buildfile
+++ b/buildfile
@@ -1,9 +1,9 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -config/ -old-tests/} \
- doc{INSTALL LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \
- file{INSTALL.cli bootstrap* config.guess config.sub} \
+./: {*/ -build/ -config/ -old-tests/} \
+ doc{INSTALL LICENSE AUTHORS NEWS README CONTRIBUTING.md} \
+ file{INSTALL.cli bootstrap* config.guess config.sub} \
manifest
# Don't install tests or the INSTALL file.