summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Ilsaas <mikeri@mikeri.net>2021-03-07 18:14:30 +0100
committerMichael Ilsaas <mikeri@mikeri.net>2021-03-07 18:14:30 +0100
commit5549d58de3512203943308c8fbe23c1d7187c96d (patch)
treea807113debf1ff3969e1638a2a198b19ce7fa211 /Makefile
parent0d8b369b5b300e8a575d6715fc75067d09db63a5 (diff)
downloadsearxng-5549d58de3512203943308c8fbe23c1d7187c96d.tar.gz
searxng-5549d58de3512203943308c8fbe23c1d7187c96d.zip
Add Solid Torrents engine
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9917da78b..3bd217d4d 100644
--- a/Makefile
+++ b/Makefile
@@ -195,6 +195,7 @@ PYLINT_FILES=\
searx/engines/google_videos.py \
searx/engines/google_images.py \
searx/engines/mediathekviewweb.py \
+ searx/engines/solidtorrents.py \
searx/engines/google_scholar.py \
searx_extra/update/update_external_bangs.py