diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 17:38:36 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-18 17:38:36 +0300 |
commit | 845639c261b6931628a0f1ca3b3a845edfd896f6 (patch) | |
tree | 3bdedb3cf2160f79bb7b44a81c6d58b34cae84ca /buildfile | |
parent | 96c1e6bcbc3a6ebd8a1501428fc60f1e5dec8092 (diff) |
New LICENSE/AUTHORS arrangement
Diffstat (limited to 'buildfile')
-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 COPYRIGHT NEWS README} manifest +./: {*/ -build/} doc{INSTALL LICENSE AUTHORS NEWS README} manifest # Don't install tests or the INSTALL file. # |