aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build/root.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build
index 131bea9..2d371b9 100644
--- a/build/root.build
+++ b/build/root.build
@@ -31,5 +31,6 @@ cxx{*options}: dist = true
# All exe{} in tests/ are, well, tests.
#
-tests/: test.exe = true
+tests/: test.exe = true # @@ BC
+tests/exe{*}: test = true
tests/: install = false