aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:40:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-10 14:40:30 +0300
commit51947d601f7a619d995cce4d9ba3a93816f8022a (patch)
treebd194765b53cd88c02bf25675410437cea9c6285
parent816be88254a5473e053bde92c9b422fda66eec70 (diff)
Distribute and install LICENSE and COPYRIGHT files
-rw-r--r--buildfile6
1 files changed, 5 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 5633bcc..557dbf4 100644
--- a/buildfile
+++ b/buildfile
@@ -17,7 +17,11 @@ BOOTSTRAP-WINDOWS-MSVC \
BOOTSTRAP-WINDOWS-CLANG \
BOOTSTRAP-WINDOWS-MINGW
-./: $d doc{$i README CONTRIBUTING.md} cli{$i} file{build.sh build-*} manifest
+./: $d \
+ doc{$i LICENSE COPYRIGHT README CONTRIBUTING.md} \
+ cli{$i} \
+ file{build.sh build-*} \
+ manifest
# Don't install the BOOTSTRAP/INSTALL files. But UPGRADE could be useful.
#