aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-31 12:29:19 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-31 12:29:19 +0200
commit70984a91e9f5e0a6f1ce554025fc9fd4513fb30d (patch)
tree6615df441ac40d579348296a0b1050c3d39d98a4 /buildfile
parent08d7a11e0752fa1da3eb6c0165e6f0d154b63404 (diff)
Setup doc/ install/dist
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/buildfile b/buildfile
index 17f8cb0..3225679 100644
--- a/buildfile
+++ b/buildfile
@@ -2,8 +2,8 @@
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-d = libbutl/ build2/ libbpkg/ bpkg/
-./: $d doc{INSTALL version}
+d = libbutl/ build2/ libbpkg/ bpkg/ doc/
+./: $d doc{INSTALL version} file{INSTALL.cli}
include $d
-$src_base/doc{INSTALL}: install = false
+doc{INSTALL*}: install = false