aboutsummaryrefslogtreecommitdiff
path: root/tests/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-07-12 15:16:38 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-07-12 15:16:38 +0200
commit781a3f970df6b96cb202eaa2f03597f0beb548d2 (patch)
tree4d11a55bcec427fbe4a94194b29f6780cca763c0 /tests/buildfile
parent39d36c3be269de1d80c162f76021750858e1f60c (diff)
Use ./ instead of just . to denote current directory in buildfiles
Diffstat (limited to 'tests/buildfile')
-rw-r--r--tests/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/buildfile b/tests/buildfile
index a051c4d..9158a16 100644
--- a/tests/buildfile
+++ b/tests/buildfile
@@ -3,5 +3,5 @@
# license : MIT; see accompanying LICENSE file
d=
-.: $d
+./: $d
include $d