add static css to make static
This commit is contained in:
parent
fd42514f2a
commit
ad11ec0a7e
1
Makefile
1
Makefile
@ -39,6 +39,7 @@ edi: clean html
|
|||||||
|
|
||||||
static: extensions/odoo_theme/static/style.css
|
static: extensions/odoo_theme/static/style.css
|
||||||
cp -r extensions/odoo_theme/static/* _build/html/_static/
|
cp -r extensions/odoo_theme/static/* _build/html/_static/
|
||||||
|
cp -r static/* _build/html/_static/
|
||||||
|
|
||||||
html: extensions/odoo_theme/static/style.css
|
html: extensions/odoo_theme/static/style.css
|
||||||
@echo "Starting build..."
|
@echo "Starting build..."
|
||||||
|
Loading…
Reference in New Issue
Block a user