aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-16 14:49:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-16 14:49:48 +0200
commitfe2b118264bd3b35cb0fb4dd8c09b06f6989a4bb (patch)
tree6201c8f925aa1809506d52ff94120f9454ccff76 /buildfile
parentf2787b95fb75f2b961dc03c97b14fe07c593df05 (diff)
Add manifest, start INSTALL instructions
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index 076d9c7..3b36516 100644
--- a/buildfile
+++ b/buildfile
@@ -2,6 +2,8 @@
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = brep/ loader/ tests/ www/
-./: $d doc{LICENSE version}
+d = brep/ etc/ loader/ tests/ www/
+./: $d doc{INSTALL INSTALL-DEV LICENSE version} file{manifest}
include $d
+
+$src_base/doc{INSTALL INSTALL-DEV}: install = false