diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-10 14:48:02 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-10 14:48:02 +0300 |
commit | 96c1e6bcbc3a6ebd8a1501428fc60f1e5dec8092 (patch) | |
tree | b71ff924419137509995d46ad5afc0f131e978f5 | |
parent | 0a820461fc912f969265bce8d048a6177127d270 (diff) |
Distribute and install COPYRIGHT file
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # 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. # |