summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2021-11-18 19:49:01 +0000
committerGitHub <noreply@github.com>2021-11-18 19:49:01 +0000
commit1e997386e923b10b7f9e551f3825b7e9605bc890 (patch)
tree62993365e03da43ff574b65d8b85bc1295c590c5 /Makefile
parent58871e10ffd76d3e4ca2ca422f8f2498f6797ded (diff)
parent79b41478ac7290453b73bf00c4cdcd84e588f051 (diff)
downloadsearxng-1e997386e923b10b7f9e551f3825b7e9605bc890.tar.gz
searxng-1e997386e923b10b7f9e551f3825b7e9605bc890.zip
Merge pull request #508 from return42/arm64
[mod] Tools to install and maintain golang binaries & packages.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f2b0e3ba7..87472ee41 100644
--- a/Makefile
+++ b/Makefile
@@ -66,6 +66,7 @@ test.shell:
utils/lib_install.sh \
utils/lib_nvm.sh \
utils/lib_static.sh \
+ utils/lib_go.sh \
utils/filtron.sh \
utils/searx.sh \
utils/morty.sh \