summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cli/buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cli/buildfile b/cli/buildfile
index 5cbb37a..c9e2e50 100644
--- a/cli/buildfile
+++ b/cli/buildfile
@@ -3,6 +3,7 @@
./: {*/ -build/} doc{INSTALL NEWS README} legal{LICENSE} manifest
-# Don't install the INSTALL file.
+# Don't install tests or the INSTALL file.
#
+tests/: install = false
doc{INSTALL}@./: install = false