aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-15 08:33:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-15 08:33:39 +0200
commitd43e00ba64a5332100a8a2330d251051302b0193 (patch)
tree59331bd88bf1214c28ed6faada66dae19e5b1a15 /buildfile
parent589b66ec94d95b4bea8d9a0d23c8439dff9031de (diff)
Add initial install support
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index 205cb3e..076d9c7 100644
--- a/buildfile
+++ b/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = brep/ loader/ tests/
+d = brep/ loader/ tests/ www/
./: $d doc{LICENSE version}
include $d