aboutsummaryrefslogtreecommitdiff
path: root/build/search.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build/search.cxx')
-rw-r--r--build/search.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/search.cxx b/build/search.cxx
index 966f5f1..e80f7e7 100644
--- a/build/search.cxx
+++ b/build/search.cxx
@@ -67,6 +67,7 @@ namespace build
for (const path& d: sp)
{
path f (d / p.dir / path (p.name));
+ f.normalize ();
// @@ TMP: use target name as an extension.
//