aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
#