diff options
| author | mg95 <git@esen.gay> | 2026-01-11 17:21:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-11 16:21:01 +0100 |
| commit | cf74e1d9e9ad662aef450ddd79aedee43554dc3c (patch) | |
| tree | 4848c9fbcd31c254d14705d47328b2c534781e32 /Makefile | |
| parent | 44405bd03c14bd62bc68f39dfca7b5d56a97eb14 (diff) | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |