diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-07 14:53:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-12-07 14:53:25 +0200 |
commit | f6089b165093a7c05af69da2abbd24b29ec60b8a (patch) | |
tree | d9a96d272ee298774b7f228b98b86a675a375e3d /buildfile | |
parent | 6e04a1e8a6b38b123bbb98e38ff236b4a27d62cb (diff) |
Initial manifest
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,5 +3,5 @@ # license : MIT; see accompanying LICENSE file d = butl/ tests/ -./: $d doc{LICENSE} file{version} +./: $d doc{LICENSE} file{manifest version} include $d |