summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIvan Gabaldon <igabaldon@inetol.net>2025-04-05 10:59:07 +0200
committerIvan Gabaldon <igabaldon@inetol.net>2025-05-13 10:37:02 +0200
commit2cfd3fc44b16e7f3c6010c0ac1004efb6dacf382 (patch)
tree2ce148316b00b38a5a8ad13d242fc5c864cb9bee /Makefile
parent90068660196d898896219d1df7a088348c5d3d14 (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"