mirror of
https://github.com/searxng/searxng
synced 2024-10-30 21:20:28 +00:00
[fix] Makefile: remove themes.bootstrap
This commit is contained in:
parent
5081cd4ed7
commit
915f3b0bdd
2
Makefile
2
Makefile
@ -82,7 +82,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 themes.bootstrap pygments.less
|
||||
MANAGE += themes.all themes.oscar themes.simple pygments.less
|
||||
|
||||
PHONY += $(MANAGE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user