From 3969db04c9cc20acffed42b01ae99c0ce191b27f Mon Sep 17 00:00:00 2001 From: Tim Otten <totten@civicrm.org> Date: Tue, 16 Feb 2021 18:56:09 -0800 Subject: [PATCH] distmaker - Add authx to tarball --- distmaker/dists/common.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/distmaker/dists/common.sh b/distmaker/dists/common.sh index 7c07c8ae7193..e7fb58ef9b15 100644 --- a/distmaker/dists/common.sh +++ b/distmaker/dists/common.sh @@ -125,6 +125,7 @@ function dm_core_exts() { echo ext/ewaysingle echo ext/financialacls echo ext/afform + echo ext/authx echo ext/greenwich echo ext/contributioncancelactions echo ext/oauth-client