aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/buildfile2
-rw-r--r--tests/web/buildfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/buildfile b/tests/buildfile
index ed48d00..91585cd 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -3,5 +3,5 @@
# license : MIT; see accompanying LICENSE file
d = loader/ web/
-.: $d
+./: $d
include $d
diff --git a/tests/web/buildfile b/tests/web/buildfile
index 0077eae..533dd9f 100644
--- a/tests/web/buildfile
+++ b/tests/web/buildfile
@@ -3,5 +3,5 @@
# license : MIT; see accompanying LICENSE file
d = xhtml/
-.: $d
+./: $d
include $d