aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/buildfile b/buildfile
index 2bbb00b..5fcaec3 100644
--- a/buildfile
+++ b/buildfile
@@ -1,9 +1,10 @@
# file : buildfile
# license : MIT; see accompanying LICENSE file
-./: {*/ -build/ -config/ -old-tests/} \
- doc{INSTALL LICENSE NEWS README CONTRIBUTING.md} \
- file{INSTALL.cli bootstrap* config.guess config.sub} manifest
+./: {*/ -build/ -config/ -old-tests/} \
+ doc{INSTALL LICENSE COPYRIGHT NEWS README CONTRIBUTING.md} \
+ file{INSTALL.cli bootstrap* config.guess config.sub} \
+ manifest
# Don't install tests or the INSTALL file.
#