aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-11-28 13:19:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-11-28 13:19:55 +0200
commit174d5f785d073cadafe56e7087fca35b08e4cc94 (patch)
tree334c6f90d6afbe51fdb66f77dd9eda56d25a1afb /buildfile
parentfb4be044bfbadd7ad62e3aaeaaadb9f30d4769aa (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 3248471..3a303ef 100644
--- a/buildfile
+++ b/buildfile
@@ -3,5 +3,5 @@
# license : MIT; see accompanying LICENSE file
d = butl/ tests/
-.: $d
+./: $d file{version}
include $d