diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-21 16:30:36 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-21 16:30:36 +0200 |
commit | 04318680fb6c36aca0ec8029d94dab0e960ac69a (patch) | |
tree | 1d8d15b7e98c3f23458cbde77e0d9522f33a21f3 /buildfile | |
parent | aa7d4c3e66db326be2281ff9c21e8510565ae707 (diff) |
Add machine test, bootstrap/environment scripts
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # copyright : Copyright (c) 2014-2017 Code Synthesis Ltd # license : TBC; see accompanying LICENSE file -./: bbot/ unit-tests/ doc{INSTALL LICENSE NEWS README version} file{manifest} +./: bbot/ etc/ unit-tests/ doc{INSTALL LICENSE NEWS README version} file{manifest} # Don't install tests or the INSTALL file. # |