aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-12-03 22:02:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-12-05 17:21:48 +0300
commite26080c24e6b356a33c4a2a75e800b85e27d536b (patch)
treeab6876bbc96fc71bfbf1b33a1eacc91f82d1b2cc /buildfile
parent66eea6d40b7fd2c12b297f7ce55a62e02f4db291 (diff)
Distribution, installation fixes
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildfile b/buildfile
index be107a3..e779e60 100644
--- a/buildfile
+++ b/buildfile
@@ -13,5 +13,6 @@ include $d
# Don't install tests or the INSTALL file.
#
-dir{tests/}: install = false
-doc{INSTALL}@./: install = false
+dir{tests/}: install = false
+dir{unit-tests/}: install = false
+doc{INSTALL}@./: install = false