aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-clean.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-clean.hxx')
-rw-r--r--bpkg/pkg-clean.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-clean.hxx b/bpkg/pkg-clean.hxx
index 363563e..9890a16 100644
--- a/bpkg/pkg-clean.hxx
+++ b/bpkg/pkg-clean.hxx
@@ -21,6 +21,7 @@ namespace bpkg
"" /* cmd_variant */,
false /* recursive */,
false /* immediate */,
+ o.all (),
args);
}
}