aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build3
1 files changed, 1 insertions, 2 deletions
diff --git a/build/root.build b/build/root.build
index 8550239..2ace472 100644
--- a/build/root.build
+++ b/build/root.build
@@ -11,7 +11,6 @@ ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx
-# All exe{} in tests/ are, well, tests. Don't install them.
+# All exe{} in tests/ are, well, tests.
#
tests/exe{*}: test = true
-tests/: install = false