diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-10 14:52:46 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-10 14:52:46 +0300 |
commit | e9b69c3206a3a0f88ad234964dee3ea1e6a5a3b2 (patch) | |
tree | 01c9c937bfc6e8153c102f348108472dfa2342ab /buildfile | |
parent | 34499e63692e5a96fede5d0de4aec2746d7a4da5 (diff) |
Distribute and install COPYRIGHT file
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. # |