aboutsummaryrefslogtreecommitdiff
path: root/tests/web
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-14 13:33:35 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-14 13:33:35 +0200
commit17190f10c347e2356479b1ef5fed120276254d78 (patch)
treecb1aea5449ce3d524b242774df6419f3a26fb19d /tests/web
parente28ab8f48c891c03cf4b3a8ed88b98d38a561960 (diff)
buildfile style update: use './' instead of just '.'
Diffstat (limited to 'tests/web')
-rw-r--r--tests/web/buildfile2
1 files changed, 1 insertions, 1 deletions
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