From e9b69c3206a3a0f88ad234964dee3ea1e6a5a3b2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 10 Feb 2020 14:52:46 +0300 Subject: Distribute and install COPYRIGHT file --- buildfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildfile b/buildfile index 557f9d8..15a6039 100644 --- a/buildfile +++ b/buildfile @@ -1,7 +1,7 @@ -# file : buildfile -*- C++ -*- +# file : buildfile # license : MIT; see accompanying LICENSE file -./: {*/ -build/} doc{INSTALL LICENSE NEWS README} manifest +./: {*/ -build/} doc{INSTALL LICENSE COPYRIGHT NEWS README} manifest # Don't install tests or the INSTALL file. # -- cgit v1.1