aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index b74794a..4a1b0a7 100644
--- a/buildfile
+++ b/buildfile
@@ -1,8 +1,9 @@
# file : buildfile
-# copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
-./: {*/ -build/ -m4/ -etc/} doc{GPLv2 INSTALL LICENSE NEWS README} manifest
+./: {*/ -build/ -m4/ -etc/} \
+ doc{INSTALL NEWS README} legal{GPLv2 LICENSE} \
+ manifest
# Don't install tests or the INSTALL file.
#