From ac05e32adbbf18e159df8c946d076e9db8e069ea Mon Sep 17 00:00:00 2001 From: eileen Date: Fri, 20 Nov 2020 12:14:59 +1300 Subject: [PATCH] Include oauth-client in tarball --- distmaker/dists/common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/distmaker/dists/common.sh b/distmaker/dists/common.sh index c54cec4215..b0b6a1bdfe 100644 --- a/distmaker/dists/common.sh +++ b/distmaker/dists/common.sh @@ -127,6 +127,7 @@ function dm_core_exts() { echo ext/afform echo ext/greenwich echo ext/contributioncancelactions + echo ext/oauth-client } ## Copy all packages -- 2.25.1