summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2021-12-14 08:07:22 +0100
committerGitHub <noreply@github.com>2021-12-14 08:07:22 +0100
commit4f22615259fc4a9fb80b47ad5b4bcd17f994bc68 (patch)
tree15bcc625b749b3434576837414c66e7cab9d31b8 /Makefile
parent5c7167cd5af2c18826595bfff877766dab4b44ca (diff)
parentf287787c44956a6584f78fdd9d6bf423384d1643 (diff)
Merge pull request #538 from return42/eslint
SearXNG JavaScript Style Guide
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 87472ee41..89e32ec90 100644
--- a/Makefile
+++ b/Makefile
@@ -89,7 +89,7 @@ MANAGE += py.build py.clean
MANAGE += pyenv pyenv.install pyenv.uninstall
MANAGE += pypi.upload pypi.upload.test
MANAGE += test.yamllint test.pylint test.pep8 test.unit test.coverage test.robot test.clean
-MANAGE += themes.all themes.oscar themes.simple pygments.less
+MANAGE += themes.all themes.oscar themes.simple themes.simple.test pygments.less
MANAGE += static.build.commit static.build.drop static.build.restore
MANAGE += nvm.install nvm.clean nvm.status nvm.nodejs