aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/link.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/link.hxx')
-rw-r--r--build2/cc/link.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/cc/link.hxx b/build2/cc/link.hxx
index ed28eca..c4c9c9e 100644
--- a/build2/cc/link.hxx
+++ b/build2/cc/link.hxx
@@ -37,7 +37,8 @@ namespace build2
perform_clean (action, const target&) const;
private:
- friend class install;
+ friend class file_install;
+ friend class alias_install;
// Shared library paths.
//