aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-29 09:27:08 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-29 09:27:08 +0200
commita0950f84b17c16a93666a73252d9222fd093416b (patch)
tree61cb0641df1336ed100a1ccfe34d95231a4c724c /buildfile
parentb7970d20bd1f47de01ac40f7e471f6254a584c9d (diff)
Add dist support
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index b9c4507..9bd2a5b 100644
--- a/buildfile
+++ b/buildfile
@@ -3,5 +3,5 @@
# license : MIT; see accompanying LICENSE file
d = bpkg/ tests/
-.: $d
+./: $d doc{LICENSE} file{version}
include $d