From 7252383e2f5910b585fb049180e3e32980a8c2c8 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 18 Feb 2020 17:55:25 +0300 Subject: New LICENSE/AUTHORS arrangement --- buildfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'buildfile') diff --git a/buildfile b/buildfile index 557dbf4..055db7a 100644 --- a/buildfile +++ b/buildfile @@ -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. -- cgit v1.1