aboutsummaryrefslogtreecommitdiff
path: root/bdep/sync.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/sync.hxx')
-rw-r--r--bdep/sync.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bdep/sync.hxx b/bdep/sync.hxx
index 68f5e54..2183021 100644
--- a/bdep/sync.hxx
+++ b/bdep/sync.hxx
@@ -43,6 +43,9 @@ namespace bdep
const dir_path& cfg,
const dir_path& prj = dir_path ());
+ // Note that the hook is installed into the bpkg-created configuration which
+ // always uses the standard build file/directory naming scheme.
+ //
extern const path hook_file; // build/bootstrap/pre-bdep-sync.build
}