summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-09-29 10:27:19 +0200
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-10-05 14:40:47 +0200
commitf4457da0a171d45b8be6b9b2bc24f15b6bf4b337 (patch)
treeff6120e756c9e751450549b1bbe5ba0884ffceee /Makefile
parent841f1eedfc8b2c49f0395d5f0ea2bfa269c19df2 (diff)
downloadsearxng-f4457da0a171d45b8be6b9b2bc24f15b6bf4b337.tar.gz
searxng-f4457da0a171d45b8be6b9b2bc24f15b6bf4b337.zip
oscar template: using less to generate oscar.min.css
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0e934018b..54f8a10fa 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,7 @@ minimal: bin/buildout minimal.cfg setup.py
styles:
@lessc -x searx/static/default/less/style.less > searx/static/default/css/style.css
@lessc -x searx/static/oscar/less/bootstrap/bootstrap.less > searx/static/oscar/css/bootstrap.min.css
+ @lessc -x searx/static/oscar/less/oscar/oscar.less > searx/static/oscar/css/oscar.min.css
locales:
@pybabel compile -d searx/translations