forked from gitea/gitea
fix indentation
This commit is contained in:
parent
c6e1766e8c
commit
5b7f59aa0d
2
Makefile
2
Makefile
|
@ -397,7 +397,7 @@ javascripts:
|
||||||
$(MAKE) js
|
$(MAKE) js
|
||||||
|
|
||||||
.PHONY: stylesheets-check
|
.PHONY: stylesheets-check
|
||||||
stylesheets-check:
|
stylesheets-check:
|
||||||
echo "'make stylesheets-check' is deprecated, please use 'make css'"
|
echo "'make stylesheets-check' is deprecated, please use 'make css'"
|
||||||
$(MAKE) css
|
$(MAKE) css
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue