aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildfile b/buildfile
index 554e881..230a01c 100644
--- a/buildfile
+++ b/buildfile
@@ -6,4 +6,7 @@ d = odb/ tests/
./: $d doc{GPLv2 INSTALL LICENSE NEWS README version} file{manifest}
include $d
+# Don't install tests or the INSTALL file.
+#
+dir{tests/}: install = false
doc{INSTALL}@./: install = false