summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-06-06 13:02:07 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2021-06-09 18:08:23 +0200
commit40956e8e6bf0ad4095bc6f1afe06149e94efa451 (patch)
tree704cff1b28c26ac75c9368b755b621216442b30a /Makefile
parent8871e39122c951437f407a7f0ebbe1e6a0b7161d (diff)
[data.all] add searx_extra/update/update_osm_keys_tags.py
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e3df329..b907e322 100644
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ test.shell:
MANAGE += buildenv
MANAGE += babel.compile
-MANAGE += data.all data.languages data.useragents
+MANAGE += data.all data.languages data.useragents data.osm_keys_tags
MANAGE += docs.html docs.live docs.gh-pages docs.prebuild docs.clean
MANAGE += docker.build docker.push docker.buildx
MANAGE += gecko.driver