aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2016-08-31 02:20:45 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2016-08-31 02:20:45 +0300
commit0402b3cec89ac542dda93ac592ff21274f18de1f (patch)
tree6eccc0bfa234f3ababea7392b7e7bd057c23e021 /build/root.build
parent5c21e9a33be5b36394a7ef16a5aada056841dd85 (diff)
Build infrastructure update
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