From 0f19d48f05046af4fa741885b40ab3478fb53b3b Mon Sep 17 00:00:00 2001 From: eileen Date: Thu, 8 Apr 2021 18:33:20 +1200 Subject: [PATCH] Add recaptcha to distmaker --- distmaker/dists/common.sh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1