diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-14 20:43:20 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-10-14 20:58:33 +0300 |
commit | 004062737657986294163672ae67d16348e203f6 (patch) | |
tree | 58f1f9aa999a83b706c3096a1f879834f4e6596b /buildfile | |
parent | 6163f829355b6ceae21060eb7a33f3107477d899 (diff) |
Make changes required for testtest
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/ -web/} \ +./: {*/ -build/ -web/ -doc/} \ doc{NEWS README INSTALL*} legal{LICENSE AUTHORS LEGAL} \ manifest |