From 978e5e1d8e3af38cfa96d0c6b498e1f86aafab58 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Sat, 26 Sep 2020 06:41:28 +1000 Subject: [PATCH] [REF] Include recently added core extensions into distmaker --- distmaker/dists/common.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distmaker/dists/common.sh b/distmaker/dists/common.sh index 0b7e42ed5d..90fbeb5d6c 100644 --- a/distmaker/dists/common.sh +++ b/distmaker/dists/common.sh @@ -124,6 +124,8 @@ function dm_core_exts() { echo ext/eventcart echo ext/ewaysingle echo ext/financialacls + echo ext/afform + echo ext/greenwich } ## Copy all packages -- 2.25.1