aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile9
1 files changed, 5 insertions, 4 deletions
diff --git a/buildfile b/buildfile
index d889151..602069a 100644
--- a/buildfile
+++ b/buildfile
@@ -17,10 +17,11 @@ BOOTSTRAP-WINDOWS-MSVC \
BOOTSTRAP-WINDOWS-CLANG \
BOOTSTRAP-WINDOWS-MINGW
-./: $d \
- doc{$i LICENSE AUTHORS README} \
- cli{$i} \
- file{build.sh build-*} \
+./: $d \
+ doc{$i README} \
+ legal{LICENSE AUTHORS} \
+ cli{$i} \
+ file{build.sh build-*} \
manifest
# Don't install the BOOTSTRAP/INSTALL files. But UPGRADE could be useful.