aboutsummaryrefslogtreecommitdiff
path: root/bdep/new.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/new.cxx')
-rw-r--r--bdep/new.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/new.cxx b/bdep/new.cxx
index 264cd47..bd88c5a 100644
--- a/bdep/new.cxx
+++ b/bdep/new.cxx
@@ -1002,7 +1002,7 @@ namespace bdep
<< " include " << b << "/" << endl
<< "}" << endl
<< endl
- << "export $out_root/" << b << "/lib{" << s << "}" << endl;
+ << "export $out_root/" << b << "/$import.target" << endl;
os.close ();
// tests/ (tests subproject).