summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDr. Rolf Jansen <cyclaero@users.noreply.github.com>2021-03-15 17:03:36 -0300
committerGitHub <noreply@github.com>2021-03-15 17:03:36 -0300
commit4a27dabcf7cbfda3a8e7b89d1ba37721ee58fbc7 (patch)
tree03e0b3ebe7622ba56a4ee0d782369b19de3772de /Makefile
parent80025c32444c1f0836636cb15b771f53a6d4553b (diff)
parent8158d8654a045cd15c9ae94facf79b89473ba092 (diff)
Merge branch 'master' into conditional-sigusr1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a4e9110ed..745ff5b91 100644
--- a/Makefile
+++ b/Makefile
@@ -192,6 +192,7 @@ PYLINT_FILES=\
searx/engines/google_images.py \
searx/engines/mediathekviewweb.py \
searx/engines/solidtorrents.py \
+ searx/engines/solr.py \
searx/engines/google_scholar.py \
searx/engines/yahoo_news.py \
searx/engines/apkmirror.py \