summaryrefslogtreecommitdiff
path: root/build/root.build
diff options
context:
space:
mode:
Diffstat (limited to 'build/root.build')
-rw-r--r--build/root.build7
1 files changed, 6 insertions, 1 deletions
diff --git a/build/root.build b/build/root.build
index 4d7fd53..51c13ed 100644
--- a/build/root.build
+++ b/build/root.build
@@ -3,4 +3,9 @@
using c
-test/: install = false # Don't install tests.
+h{*}: extension = h
+c{*}: extension = c
+
+# All exe{} in test/ are, well, tests.
+#
+test/exe{*}: test = true