diff options
-rw-r--r-- | bdep/new.cxx | 2 |
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). |