summaryrefslogtreecommitdiff
path: root/cli/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-12-19 21:56:24 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-02-24 16:44:14 +0300
commit3cc94b1407a76c09e3f8ddb6c8e0a17e5b521798 (patch)
treec369b74080cea8a081ef0cdc33d858eb29ce5ed5 /cli/buildfile
parent41501ca607dd84f5836faed1fbaceaf48d8cb54a (diff)
Various cleanups
Diffstat (limited to 'cli/buildfile')
-rw-r--r--cli/buildfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cli/buildfile b/cli/buildfile
index 3f0ccb0..5cbb37a 100644
--- a/cli/buildfile
+++ b/cli/buildfile
@@ -3,7 +3,6 @@
./: {*/ -build/} doc{INSTALL NEWS README} legal{LICENSE} manifest
-# Don't install unit tests or the INSTALL file.
+# Don't install the INSTALL file.
#
-unit-tests/: install = false
doc{INSTALL}@./: install = false