summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-03-12 19:45:22 +0100
committerGitHub <noreply@github.com>2021-03-12 19:45:22 +0100
commit92dd5e245e5c5b23353bc081a321ed974f7f8197 (patch)
tree1cdefd591dbad34f6e8433d71dd537aadf47cb13 /Makefile
parenta1a492baed8f6d531ea95cf4fde539e48328f3cb (diff)
parent5549d58de3512203943308c8fbe23c1d7187c96d (diff)
Merge pull request #2626 from mikeri/solidtorrents
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 16b483b9..35ee2ec5 100644
--- a/Makefile
+++ b/Makefile
@@ -194,6 +194,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/engines/yahoo_news.py \
searx/engines/apkmirror.py \