aboutsummaryrefslogtreecommitdiff
path: root/bpkg/manifest-utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/manifest-utility.hxx')
-rw-r--r--bpkg/manifest-utility.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/bpkg/manifest-utility.hxx b/bpkg/manifest-utility.hxx
index 0f820ec..f608858 100644
--- a/bpkg/manifest-utility.hxx
+++ b/bpkg/manifest-utility.hxx
@@ -12,6 +12,10 @@
namespace bpkg
{
+ extern const path repositories_file; // repositories.manifest
+ extern const path packages_file; // packages.manifest
+ extern const path signature_file; // signature.manifest
+
// Package naming schemes.
//
enum class package_scheme