diff options
-rw-r--r-- | bpkg/manifest-utility.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/manifest-utility.cxx b/bpkg/manifest-utility.cxx index 159b2c3..0332f4d 100644 --- a/bpkg/manifest-utility.cxx +++ b/bpkg/manifest-utility.cxx @@ -304,6 +304,7 @@ namespace bpkg { b_project_info pi ( b_info (d, + false /* ext_mods */, verb, [] (const char* const args[], size_t n) { |