aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-06-20 13:10:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-06-20 13:10:42 +0200
commit8dd0d1d048cc7ed073b6eeb5b5cba442142125ad (patch)
treeec8757d15331e19be435b424d24011b646292586 /buildfile
parentc91a6abc0d9c84c94e44a8f64de5485601b970ea (diff)
Add few basic tests
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildfile b/buildfile
index a2ec726..5a541d2 100644
--- a/buildfile
+++ b/buildfile
@@ -4,6 +4,7 @@
./: {*/ -build/ -m4/} doc{GPLv3 INSTALL LICENSE NEWS README} manifest
-# Don't install the INSTALL file.
+# Don't install tests or the INSTALL file.
#
+tests/: install = false
doc{INSTALL}@./: install = false