aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-install.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-install.hxx')
-rw-r--r--bpkg/pkg-install.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-install.hxx b/bpkg/pkg-install.hxx
index 8a74384..118b254 100644
--- a/bpkg/pkg-install.hxx
+++ b/bpkg/pkg-install.hxx
@@ -22,6 +22,7 @@ namespace bpkg
"" /* cmd_variant */,
o.recursive (),
o.immediate (),
+ o.all (),
args);
}
}