From 781a3f970df6b96cb202eaa2f03597f0beb548d2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Jul 2016 15:16:38 +0200 Subject: Use ./ instead of just . to denote current directory in buildfiles --- tests/amalgam/unnamed/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/amalgam/unnamed/buildfile') diff --git a/tests/amalgam/unnamed/buildfile b/tests/amalgam/unnamed/buildfile index 5aa12c3..ead9514 100644 --- a/tests/amalgam/unnamed/buildfile +++ b/tests/amalgam/unnamed/buildfile @@ -1,3 +1,3 @@ -.: sub/ +./: sub/ include sub/ print $subprojects -- cgit v1.1