diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-03-14 16:39:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-03-14 16:39:27 +0200 |
commit | 12a62f4566d4b98aa949f9aec3467eb8359274ad (patch) | |
tree | 79f6d3ddd76bd864c0c87fac43f70fa70b4e60d5 /buildfile | |
parent | bbff2b69459a370afd6c74b6b0d3bb080ff22b89 (diff) |
Add README file
Diffstat (limited to 'buildfile')
-rw-r--r-- | buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ d = build2/ tests/ doc/ ./: $d \ -doc{INSTALL LICENSE version} \ +doc{INSTALL LICENSE README version} \ file{INSTALL.cli config.guess config.sub bootstrap manifest} include $d |