From: eileen Date: Thu, 8 Apr 2021 06:33:20 +0000 (+1200) Subject: Add recaptcha to distmaker X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=0f19d48f05046af4fa741885b40ab3478fb53b3b;p=civicrm-core.git Add recaptcha to distmaker --- diff --git a/distmaker/dists/common.sh b/distmaker/dists/common.sh index e7fb58ef9b..9ca3722032 100644 --- a/distmaker/dists/common.sh +++ b/distmaker/dists/common.sh @@ -129,6 +129,7 @@ function dm_core_exts() { echo ext/greenwich echo ext/contributioncancelactions echo ext/oauth-client + echo ext/recaptcha } ## Copy all packages