summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIvan Gabaldon <igabaldon@inetol.net>2025-05-13 21:10:02 +0200
committerGitHub <noreply@github.com>2025-05-13 21:10:02 +0200
commit1a8884fa26bedf983516308e69b9863888cd397e (patch)
tree962feae057a8d93bb78e704ea23a40c0da006fe2 /Makefile
parent4fb29aae812aa464c12fd959fc24dd91934f6a3b (diff)
parent2cfd3fc44b16e7f3c6010c0ac1004efb6dacf382 (diff)
[enh] tidy: clean old morty, filtron, searx references
Everyone should have already switched from legacy methods.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 15e43be08..917d3aeb4 100644
--- a/Makefile
+++ b/Makefile
@@ -65,10 +65,7 @@ test.shell:
utils/lib_redis.sh \
utils/searxng.sh \
utils/lxc.sh \
- utils/lxc-searxng.env \
- utils/searx.sh \
- utils/filtron.sh \
- utils/morty.sh
+ utils/lxc-searxng.env
$(Q)$(MTOOLS) build_msg TEST "$@ OK"