From 51947d601f7a619d995cce4d9ba3a93816f8022a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 10 Feb 2020 14:40:30 +0300 Subject: Distribute and install LICENSE and COPYRIGHT files --- buildfile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'buildfile') 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. # -- cgit v1.1