summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormg95 <git@esen.gay>2026-01-11 17:21:01 +0200
committerGitHub <noreply@github.com>2026-01-11 16:21:01 +0100
commitcf74e1d9e9ad662aef450ddd79aedee43554dc3c (patch)
tree4848c9fbcd31c254d14705d47328b2c534781e32 /Makefile
parent44405bd03c14bd62bc68f39dfca7b5d56a97eb14 (diff)
[fix] google: switch to using GSA for iPhone useragentHEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4d9331268..4719b0b53 100644
--- a/Makefile
+++ b/Makefile
@@ -70,7 +70,7 @@ format: format.python format.shell
# wrap ./manage script
MANAGE += weblate.translations.commit weblate.push.translations
-MANAGE += data.all data.traits data.useragents data.locales data.currencies
+MANAGE += data.all data.traits data.useragents data.gsa_useragents data.locales data.currencies
MANAGE += docs.html docs.live docs.gh-pages docs.prebuild docs.clean
MANAGE += podman.build
MANAGE += docker.build docker.buildx