diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 17:55:25 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 17:55:25 +0300 |
commit | 7252383e2f5910b585fb049180e3e32980a8c2c8 (patch) | |
tree | be326dd448c382ae0d454890fe212f1e86459729 /buildfile | |
parent | 626555724d735e94fbd56491417133a986ab8187 (diff) |
New LICENSE/AUTHORS arrangement
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -17,10 +17,10 @@ BOOTSTRAP-WINDOWS-MSVC \ BOOTSTRAP-WINDOWS-CLANG \ BOOTSTRAP-WINDOWS-MINGW -./: $d \ - doc{$i LICENSE COPYRIGHT README CONTRIBUTING.md} \ - cli{$i} \ - file{build.sh build-*} \ +./: $d \ + doc{$i LICENSE AUTHORS README CONTRIBUTING.md} \ + cli{$i} \ + file{build.sh build-*} \ manifest # Don't install the BOOTSTRAP/INSTALL files. But UPGRADE could be useful. |