diff options
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 = build/ tests/ -.: $d +./: $d doc{INSTALL LICENSE} file{bootstrap version} include $d |